Files
stack/sdks
Ejiro Asiuwhu 131bb89d6e docs: clarify why 429 retries apply to all HTTP methods
A 429 guarantees the server did not process the request, so retrying
is safe regardless of idempotency. This differs from network error
retries which are restricted to idempotent methods. Added inline
comments to both sync and async client request loops.
2026-03-26 09:48:12 +01:00
..
2026-03-25 16:44:42 -07:00