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: Consistent artifact fetching retry timing #978

Merged
merged 1 commit into from
Oct 4, 2023

Conversation

stefanprodan
Copy link
Member

Artifact not found errors (HTTP 404) are requeue using the dependency interval, while for a nil Artifact, the interval used for retry was set to the apply retry one. This PR fixes this inconsistency in retry behaviour.

Artifact not found errors (HTTP 404) are requeue using the dependency interval, while for a nil Artifact, the interval used for retry was set to the apply retry one.

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
@stefanprodan stefanprodan added bug Something isn't working backport:release/v1.1.x To be backported to release/v1.1.x labels Oct 4, 2023
@stefanprodan stefanprodan merged commit 768968d into main Oct 4, 2023
12 checks passed
@stefanprodan stefanprodan deleted the speed-up-recovery branch October 4, 2023 11:00
@fluxcdbot
Copy link
Member

Successfully created backport PR for release/v1.1.x:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:release/v1.1.x To be backported to release/v1.1.x bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants