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

Track client reset reason in table that detects client reset cycles #6154

Closed
sync-by-unito bot opened this issue Dec 27, 2022 · 1 comment · Fixed by #7649
Closed

Track client reset reason in table that detects client reset cycles #6154

sync-by-unito bot opened this issue Dec 27, 2022 · 1 comment · Fixed by #7649
Assignees

Comments

@sync-by-unito
Copy link

sync-by-unito bot commented Dec 27, 2022

Right now we track when an automatic client reset begins, and if we start another automatic client reset before ending the first, we raise an error that looks like A fatal error occured during client reset: 'A previous '<reset mode>' mode reset from <date> did not succeed, giving up on '<reset mode>' mode to prevent a cycle'. We should also track the reason the first client reset began so that we can see in the second aborted client reset what error caused us to begin the cycle in the first place.

Copy link
Author

sync-by-unito bot commented May 2, 2024

➤ michael-wb commented:

This fix was originally bundled with the fix for RCORE-2063, but has been separated out into a different PR. Once this has been landed, RCORE-2063 can be completed.

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

Successfully merging a pull request may close this issue.

1 participant