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
The scanning matchmaking scheduler would double-match players if two instances ran, and presence
tracking is in-memory. Leader election for the scan loop (ShedLock is sufficient) plus atomic
queue operations in Redis.
The scanning matchmaking scheduler would double-match players if two instances ran, and presence
tracking is in-memory. Leader election for the scan loop (ShedLock is sufficient) plus atomic
queue operations in Redis.