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
We're using durable queues in MsgFlo, but messages are not sent by default with the persistent: true flag, causing them to be lost in case AMQP broker reboots.