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

Sync gets stuck on error despite newer commit existing - configurable timeout, or improved algorithm #15642

Closed
erikschul opened this issue Sep 22, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@erikschul
Copy link

Summary

Sometimes a bad yaml is pushed, and ArgoCD encounters and error during syncing. A fix is pushed, but ArgoCD doesn't abort the current sync, which is stuck.

Possibly related to: #6208

Motivation

It seems to automatically abort/retry after about 5-10 minutes, but that's too long.

Proposal

Perhaps the algorithm needs to abort and retry if a newer commit is available?
Or there should be a configurable timeout where it aborts if no progress is made within 60s.

@erikschul erikschul added the enhancement New feature or request label Sep 22, 2023
@aslafy-z
Copy link
Contributor

I believe this is a duplicate of #11494

@crenshaw-dev
Copy link
Member

Let's close this in favor of the other, unless @erikschul has a reason to split the conversation.

@crenshaw-dev crenshaw-dev closed this as not planned Won't fix, can't repro, duplicate, stale Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants