Skip to content

Conversation

@sshishov
Copy link
Contributor

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

Fixes: getsentry#768

Signed-off-by: Sergei Shishov <sshishov.sshishov@gmail.com>
@markstory
Copy link
Member

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

@edgarrmondragon
Copy link
Contributor

I opened #784, which builds on this.

@markstory
Copy link
Member

Closing as #784 was merged.

@markstory markstory closed this Jan 7, 2026
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.

3 participants