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
If a client is placed in the queue, moves to the head, then disconnects while the queue success message is in flight, that realm slot is effectively leaked. The best solution here is to likely just add a token and accompanying expiry mechanism.
If a client is placed in the queue, moves to the head, then disconnects while the queue success message is in flight, that realm slot is effectively leaked. The best solution here is to likely just add a token and accompanying expiry mechanism.