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
Currently, each replica runs the TokenLocks cleanup function independently. We should investigate whether we can introduce a mechanism so that only a single replica performs this task at a time, in order to avoid contention
Currently, each replica runs the TokenLocks cleanup function independently. We should investigate whether we can introduce a mechanism so that only a single replica performs this task at a time, in order to avoid contention