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

Gracefully handle the mongo server not supporting sessions #112

Merged
merged 3 commits into from Feb 14, 2024

Conversation

cosimon
Copy link
Contributor

@cosimon cosimon commented Feb 14, 2024

Description of change

Some mongoDB servers are not supporting sessions. If they do not support sessions then gracefully revert to prior behavior without using a session and don't send the "keep-alive" message.

QA steps

  • automated tests passing
  • manual qa steps passing (list below)

Risks

Rollback steps

  • revert this branch

@cosimon cosimon merged commit ca5bf36 into master Feb 14, 2024
5 checks passed
@cosimon cosimon deleted the handle-sessions-not-supported branch February 14, 2024 14:26
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.

None yet

2 participants