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

Client goes into a loop trying to transform a bad changeset #6051

Closed
sync-by-unito bot opened this issue Nov 21, 2022 · 0 comments · Fixed by #6086
Closed

Client goes into a loop trying to transform a bad changeset #6051

sync-by-unito bot opened this issue Nov 21, 2022 · 0 comments · Fixed by #6086
Assignees

Comments

@sync-by-unito
Copy link

sync-by-unito bot commented Nov 21, 2022

When the client fails to transform a server changeset, it sends an error and closes the connection. It then goes into a loop: reconnect -> download changeset -> transform changeset -> fail.

We could consider this a fatal error or a client reset. In the latter case, upon sending the error to the server, the server can issue a client reset.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 21, 2024
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