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 should allow sending messages for a while, until we reconnect. The send would fail on messages with an error when the queue is full.
We should also link that to stream management ack to keep outgoing message in that queue until they have been acked by the server, so that they can be replayed if they are lost.
The text was updated successfully, but these errors were encountered:
We should allow sending messages for a while, until we reconnect. The send would fail on messages with an error when the queue is full.
We should also link that to stream management ack to keep outgoing message in that queue until they have been acked by the server, so that they can be replayed if they are lost.
The text was updated successfully, but these errors were encountered: