You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, if NATS is down or unreachable, Tweek api will be stuck trying reconnecting without any indication (on boot). Adding logs can help making such a problem much easier to debug.
Currently, if NATS is down or unreachable, Tweek api will be stuck trying reconnecting without any indication (on boot). Adding logs can help making such a problem much easier to debug.
Update
NatsVersionProvider should write log on disconnection failure (https://github.com/Soluto/tweek/blob/master/core/Engine/Tweek.Engine.Drivers/Rules/NatsVersionProvider.cs#L32), this requires some investigation
The text was updated successfully, but these errors were encountered: