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

fix: add retry on alpine and mariner url fetches #236

Merged
merged 2 commits into from
Jul 18, 2023

Conversation

westonsteimel
Copy link
Contributor

@westonsteimel westonsteimel commented Jul 12, 2023

Adds additional retry with backoff logic on url fetches for the alpine and mariner providers

There was already a retry on parsing the alpine security db for a specific release, but there wasn't a retry on fetching the landing page to parse the release-specific links from.

There was already a retry on parsing the security feed for a specific
release, but there wasn't a retry on fetching the landing page to parse
the release-specific links from.

Signed-off-by: Weston Steimel <weston.steimel@anchore.com>
@westonsteimel westonsteimel added bug Something isn't working run-pr-quality-gate Triggers running of quality gate on PRs labels Jul 12, 2023
@westonsteimel westonsteimel requested a review from a team July 12, 2023 13:05
Adds automatic retry for the get to the mariner url

Signed-off-by: Weston Steimel <weston.steimel@anchore.com>
@westonsteimel westonsteimel changed the title fix: add retry on alpine landing page url fix: add retry on alpine and mariner url fetches Jul 12, 2023
@westonsteimel westonsteimel merged commit 1bb58b4 into main Jul 18, 2023
8 checks passed
@westonsteimel westonsteimel deleted the add-retry-for-alpine-metadata-url branch July 18, 2023 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working run-pr-quality-gate Triggers running of quality gate on PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants