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
failing with "Too many retires" is a harsh response to failing to acquire a session lock ... session affinity is a workaround, but it is a heavy duty workaround with it's own drawbacks ... it is possible to adjust the session retry logic to simply spin in a loop until the session lock is available ...
The text was updated successfully, but these errors were encountered:
failing with "Too many retires" is a harsh response to failing to acquire a session lock ... session affinity is a workaround, but it is a heavy duty workaround with it's own drawbacks ... it is possible to adjust the session retry logic to simply spin in a loop until the session lock is available ...
The text was updated successfully, but these errors were encountered: