-
Notifications
You must be signed in to change notification settings - Fork 15
feat: fix for issues related with hitting limit of sqlalchemy pool + TCP connections for #214
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
Changes from 21 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
acb4330
feat: fix the issue
ikondrat 2a94aa3
add comments
ikondrat f343c0a
feat: fix issie with non-visible trigger
ikondrat 19fceab
set poolsize to 10
ikondrat 9adb311
update limit to make smaller chunks
ikondrat 6dec2fb
rm example for coco 1ok
ikondrat 58ab463
define pool details only if it is not StaticPool (tests)
ikondrat a824513
Revert "define pool details only if it is not StaticPool (tests)"
ikondrat 68ea88f
update
ikondrat 6f1ced6
update
ikondrat 5ab5da8
rm testing
ikondrat 33278ba
use nicer way to check if code is called from the test
ikondrat ff046f1
configuration for testing
ikondrat 794218d
updated
ikondrat bd23ad6
update test
ikondrat 07c01a7
update
ikondrat 8e43e7b
update
ikondrat d373f7b
Merge branch 'main' into test-example-fix
ikondrat 7dff0b9
update
ikondrat 092a42b
Merge branch 'test-example-fix' of github.com:lightly-ai/lightly-stud…
ikondrat 024b2f8
simplify interface
ikondrat 51f4610
fix static-check
ikondrat e00f319
Merge branch 'main' into test-example-fix
ikondrat File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.