ZIm/crates/client
Antonio Scandurra efba4364fd
Ensure client reconnects if an error occurs during authentication (#35629)
In #35471, we added a new `AuthenticationError` variant to the client
enum `Status`, but the reconnection logic was ignoring it when
determining whether to reconnect.

This pull request fixes that regression and introduces test coverage for
this case.

Release Notes:

- N/A
2025-08-05 09:33:33 +00:00
..
src Ensure client reconnects if an error occurs during authentication (#35629) 2025-08-05 09:33:33 +00:00
Cargo.toml Start separating authentication from connection to collab (#35471) 2025-08-01 17:37:38 +00:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00