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
I'm don't think this is good idea to let the library to exit to process on it's own, The application must handle it instead e.g. if client has disconnected for 5 min and never reconected exit the process or run graceful shutdown
For this issue I'm gonna add events "disconnected" and "connected" to the worker client
MelonadeClient can support reconnection kafka-cluster by itself ?
I would like to ensure when
melonade-client
can't connected to kafka-cluster, my service must be able dead and start service againThe text was updated successfully, but these errors were encountered: