Skip to content

fix: Consistent artifact fetching retry timing#978

Merged
stefanprodan merged 1 commit intomainfrom
speed-up-recovery
Oct 4, 2023
Merged

fix: Consistent artifact fetching retry timing#978
stefanprodan merged 1 commit intomainfrom
speed-up-recovery

Conversation

@stefanprodan
Copy link
Copy Markdown
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 requested a review from hiddeco October 4, 2023 08:54
@stefanprodan stefanprodan merged commit 768968d into main Oct 4, 2023
@stefanprodan stefanprodan deleted the speed-up-recovery branch October 4, 2023 11:00
@fluxcdbot
Copy link
Copy Markdown
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