Skip to content

chore(retry-after): add support for Retry-After header #772

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sshishov
Copy link

What type of PR is this? (check all applicable)

  • [+] Feature

Description

Added support for Retry-After header which has "special" handling inside urllib3

Related Issues

PR checklist

Before submitting this pull request, I have done the following:

Added/updated tests?

N/A

@markstory
Copy link
Member

It would be good to have a test for this scenario.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Testing retry logic without status_forcelist doesn't trigger a retry.
2 participants