Skip to content

[WIP] improve: retry is exhausted by non-retry events#3380

Draft
csviri wants to merge 1 commit into
operator-framework:nextfrom
csviri:retry-finetune
Draft

[WIP] improve: retry is exhausted by non-retry events#3380
csviri wants to merge 1 commit into
operator-framework:nextfrom
csviri:retry-finetune

Conversation

@csviri
Copy link
Copy Markdown
Collaborator

@csviri csviri commented May 26, 2026

Currently there is already a retry happening, and we receive an event that triggers the reconciliation counts as a retry. But this way we can fairly easily exhaust retries. So algorithm should is changed a reconciliation counts as a retry only if it is close enough to a scheduled retry.

Signed-off-by: Attila Mészáros a_meszaros@apple.com

Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
@openshift-ci openshift-ci Bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label May 26, 2026
@csviri csviri changed the title improve: retry is exhausted by non-retry events [WIP] improve: retry is exhausted by non-retry events May 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant