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
Is there a way to workaround this? I would love to configure Starsky where it reconnects if the connect() callback errors, or if the broker dies and restarts.
With the way node-amqp is handling errors with
queue.subscribe(callback)
, uncaught or emitted errors still break the world, even with domains.The text was updated successfully, but these errors were encountered: