Skip to content
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

docs: Update README to indicate that retires also work for 5xx responses #2941

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

Conversation

ksepehr
Copy link

@ksepehr ksepehr commented Feb 19, 2025

What does this PR do?

Updates README to indicate that retires also work for 5xx responses.

The current README indicates that retry only work for 429 rate limit responses, but the code clearly retries on 5xx as well (which is a great thing).

Additional Notes

Review checklist

Please check relevant items below:

  • This PR includes all newly recorded cassettes for any modified tests.

  • This PR does not rely on API client schema changes.

    • The CI should be fully passing.
  • Or, this PR relies on API schema changes and this is a Draft PR to include tests for that new functionality.

    • Note: CI shouldn't be run on this Draft PR, as its expected to fail without the corresponding schema changes.

@ksepehr ksepehr requested review from a team as code owners February 19, 2025 05:24
@ksepehr ksepehr changed the title Update README to indicate that retires also work for 5xx responses docs: Update README to indicate that retires also work for 5xx responses Feb 19, 2025
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.

2 participants