Skip to content

Handle Neo.ClientError.Security.AuthorizationExpired #540

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

Merged
merged 2 commits into from
Apr 30, 2021

Conversation

robsdedude
Copy link
Member

  • Close the connection and mark all idle connections in the pool as expired
  • Raise the error to the user or do a retry if inside transaction function

Refactoring shared code of Bolt 3 and Bolt 4 connection into base class.

 - Close the connection and mark all idle connections in the pool as expired
 - Raise the error to the user or do a retry if inside transaction function

Refactoring shared code of Bolt 3 and Bolt 4 connection into base class.
@robsdedude robsdedude requested a review from technige April 30, 2021 12:12
@robsdedude robsdedude merged commit b66c14c into neo4j:4.3 Apr 30, 2021
@robsdedude robsdedude deleted the handle-auth-expired branch April 30, 2021 13:28
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

Successfully merging this pull request may close these issues.

1 participant