Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Too many retries" due to failure to acquire session lock #84

Open
dalehenrich opened this issue Oct 22, 2019 · 1 comment
Open

"Too many retries" due to failure to acquire session lock #84

dalehenrich opened this issue Oct 22, 2019 · 1 comment
Assignees

Comments

@dalehenrich
Copy link
Member

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 ...

@dalehenrich dalehenrich self-assigned this Oct 22, 2019
dalehenrich added a commit that referenced this issue Oct 23, 2019
@rjsargent
Copy link

The current commit handles retryWithNoRetryIncrement in a hot loop with no delays.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants