ZIm/crates/client
Antonio Scandurra 0dad4b7a41 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-08 10:24:18 -04:00
..
src Ensure client reconnects if an error occurs during authentication (#35629) 2025-08-08 10:24:18 -04:00
Cargo.toml Start separating authentication from connection to collab (#35471) 2025-08-08 10:23:44 -04:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00