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

sourcify: set max-retries #600

Merged
merged 2 commits into from
Aug 29, 2023
Merged

Conversation

rimrakhimov
Copy link
Member

Currently we use total_duration as the parameter of how much requests should be made to sourcify via reqwest-retry middleware. This PR changes it to use max-retries parameter instead, as otherwise we may make too many requests and even crash the Sourcify down

@rimrakhimov rimrakhimov merged commit c239166 into main Aug 29, 2023
2 checks passed
@rimrakhimov rimrakhimov deleted the rimrakhimov/libs/sourcify-max-retries branch August 29, 2023 07:21
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