-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
2 - S (<= 1 week)
-
6051
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.