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

feat: retry fetching of go-ci-fuzz assets in case of a transient error #9

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

mionskowski-form3
Copy link
Contributor

Sometimes fetching the release asset information or the asset itself fails with transient error - rate limiting, service unavailable, etc. This adds some exponential retry mechanism (per curl docs).

@mionskowski-form3 mionskowski-form3 requested a review from a team as a code owner March 26, 2024 07:51
Copy link

@ekosov-form3 ekosov-form3 left a comment

Choose a reason for hiding this comment

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

LGTM

@mionskowski-form3 mionskowski-form3 merged commit 4663eaa into master Mar 26, 2024
13 checks passed
@mionskowski-form3 mionskowski-form3 deleted the fix/retry-transient-errors branch March 26, 2024 08:31
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