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

Ensure session is closed #139

Merged
merged 3 commits into from
Apr 12, 2024
Merged

Ensure session is closed #139

merged 3 commits into from
Apr 12, 2024

Conversation

seallard
Copy link
Contributor

@seallard seallard commented Apr 12, 2024

Add a middleware ensuring the session is closed once the request has been processed to avoid timeout errors.
Closes #138

Fixed

  • Close session when request has been processed

This version is a:

  • PATCH - when you make backwards compatible bug fixes or documentation/instructions

@seallard seallard requested a review from a team as a code owner April 12, 2024 07:26
Copy link
Contributor

@ChrOertlin ChrOertlin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@clingen-sthlm clingen-sthlm temporarily deployed to stage April 12, 2024 08:14 Inactive
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@clingen-sthlm clingen-sthlm temporarily deployed to stage April 12, 2024 09:55 Inactive
@seallard seallard merged commit af1ee83 into main Apr 12, 2024
5 checks passed
@seallard seallard deleted the fix-session branch April 12, 2024 11:09
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.

bug( sql session runs stale and drops)
3 participants