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
Clear SSE pending message when message is sent to queue (#2452)
Without this change messages were stuck in a pending state
indefinitely once the queue was full. The same messages were
added to the queue over and over again.
Fix#2389
0 commit comments