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

sqlalchemy | Add pre_ping. #348

Closed
wants to merge 2 commits into from
Closed

sqlalchemy | Add pre_ping. #348

wants to merge 2 commits into from

Conversation

funilrys
Copy link
Owner

Indeed, before this patch, we weren't retrying to reconnect properly. This patch fixes the issue by using the pre_ping function of sqlalchemy.

This patch fixes #346.

Contributors:

Indeed, before this patch, we weren't retrying to reconnect properly.
This patch fixes the issue by using the pre_ping function of sqlalchemy.

This patch fixes #346.

Contributors:
  * @spirillen
@funilrys funilrys added the bug label Dec 19, 2023
@funilrys funilrys self-assigned this Dec 19, 2023
@coveralls
Copy link

coveralls commented Dec 19, 2023

Coverage Status

coverage: 95.26%. remained the same
when pulling c3d9aa8 on issue-346
into 912acc7 on dev.

@funilrys
Copy link
Owner Author

Merged from CLI.

@funilrys funilrys closed this Dec 20, 2023
@funilrys funilrys deleted the issue-346 branch December 20, 2023 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

BUG: sqlalche braekes after finishing...
2 participants