Add/verify support for Retry-After
in 429 Too Many Requests
SAPI responses
#620
Labels
Retry-After
in 429 Too Many Requests
SAPI responses
#620
urllib3.Retry
already supportsrespect_retry_after_header
(defaults toTrue
), but we want to verify/make sure the client uses it on endpoints of interest.The text was updated successfully, but these errors were encountered: