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

Merged
merged 4 commits into from
Mar 6, 2025

Conversation

ksepehr
Copy link
Contributor

@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.

Sorry, something went wrong.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@jack-edmonds-dd jack-edmonds-dd added documentation Documentation related changes changelog/no-changelog Changes don't appear in changelog and removed documentation Documentation related changes labels Mar 6, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@jack-edmonds-dd jack-edmonds-dd merged commit d062a9f into DataDog:master Mar 6, 2025
9 of 11 checks passed
github-actions bot pushed a commit that referenced this pull request Mar 6, 2025
…#2941)

Co-authored-by: jack-edmonds-dd <jack.edmonds@datadoghq.com> d062a9f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog/no-changelog Changes don't appear in changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants