feat(database): ISSUE-85 Add timeout and retry mecanisme on individua…#86
Merged
feat(database): ISSUE-85 Add timeout and retry mecanisme on individua…#86
Conversation
azarz
requested changes
Oct 1, 2025
Member
azarz
left a comment
There was a problem hiding this comment.
Some tests fail because of concurrent access to the database. Maybe using the logic you implemented to sql2pivot will fix those tests?
Member
|
The tests fail because of an previously undetected issue in the sql files in the main branch. |
20bb892 to
d3fed41
Compare
d3fed41 to
3603820
Compare
…l queries to deal with server connection loss
3603820 to
0c65de9
Compare
azarz
approved these changes
Nov 3, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…l queries to deal with server connection loss