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

Background tasks container stuck in a rollback loop #3036

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mayhem
Copy link
Member

@mayhem mayhem commented Nov 18, 2024

The background tasks container failed with a catch-all exception about an open transaction. It is very difficult to see exactly where that might haven't come from and how to fix this properly.

However, this problem is easy to mitigate -- when we have a catch-all exception, exit the container and let consul start the container again. We'll need to continue to look out for the root cause of this problem, but this should be a decent mitigation.

@mayhem
Copy link
Member Author

mayhem commented Nov 18, 2024

Test failures are unrelated. We'll need to look at those soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant