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
On network fault the messages queue is not consistent (messages not ack is deleted on send).
We need to take in memory the mid on publish and delete from queue on ack (funtion on_publish)
On network fault the messages queue is not consistent (messages not ack is deleted on send).
We need to take in memory the mid on publish and delete from queue on ack (funtion on_publish)