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

Allow retry on get request #123

Merged
merged 1 commit into from
Feb 5, 2024
Merged

Allow retry on get request #123

merged 1 commit into from
Feb 5, 2024

Conversation

Luc45
Copy link
Member

@Luc45 Luc45 commented Feb 5, 2024

Self-tests failed today, upon investigating it seems the request to get the result failed due to 429 (too many requests). This PR allow this request to be retried, which should solve it.

@Luc45 Luc45 requested a review from a team February 5, 2024 13:59
@Luc45 Luc45 self-assigned this Feb 5, 2024
Copy link
Contributor

@zhongruige zhongruige left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching this and adding in this retry logic @Luc45 !

@Luc45 Luc45 merged commit 6ca7480 into trunk Feb 5, 2024
1 check passed
@Luc45 Luc45 deleted the 24-01/retry-get branch February 5, 2024 14:26
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