mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 18:27:24 +01:00
adjust some of the logging
This commit is contained in:
parent
d6a434b2f0
commit
9df89adac8
6 changed files with 8 additions and 7 deletions
|
|
@ -355,6 +355,7 @@ public partial class ApiController : IDisposable
|
|||
|
||||
private Task MareHubOnReconnecting(Exception? arg)
|
||||
{
|
||||
_connectionDto = null;
|
||||
_healthCheckTokenSource?.Cancel();
|
||||
ServerState = ServerState.Disconnected;
|
||||
Logger.Warn("Connection closed... Reconnecting");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue