flask-common icon indicating copy to clipboard operation
flask-common copied to clipboard

Retry 5xx and 429 in `local_request`

Open tsx opened this issue 7 years ago • 0 comments

5xx and 429 response codes should be retried (with some backoff) again in local_request so that API users don't have to do it over and over again.

tsx avatar Jun 12 '17 13:06 tsx