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

Use httr2::req_retry() to control when/how to retry #124

Closed
Tracked by #120
judith-bourque opened this issue Jun 14, 2023 · 2 comments
Closed
Tracked by #120

Use httr2::req_retry() to control when/how to retry #124

judith-bourque opened this issue Jun 14, 2023 · 2 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@judith-bourque
Copy link
Member

No description provided.

@judith-bourque judith-bourque added bug Something isn't working enhancement New feature or request labels Jun 14, 2023
@judith-bourque judith-bourque self-assigned this Jun 14, 2023
@judith-bourque
Copy link
Member Author

The response doesn't return a Retry-after header, otherwise httr2 could use that information to delay retry (source)

Screenshot 2023-06-14 at 4 49 32 PM

@judith-bourque judith-bourque linked a pull request Jun 14, 2023 that will close this issue
@judith-bourque
Copy link
Member Author

Leaving the default settings of httr2 will help prevent unintended consequences.

@judith-bourque judith-bourque closed this as not planned Won't fix, can't repro, duplicate, stale Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant