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

Bug/2281 reconnect in worker #474

Merged
merged 3 commits into from
Dec 18, 2024
Merged

Bug/2281 reconnect in worker #474

merged 3 commits into from
Dec 18, 2024

Conversation

mabiede
Copy link
Contributor

@mabiede mabiede commented Dec 16, 2024

  • resets database connection to "close" before retry

The worker got stuck with a "failed" connection as soon as the connection was missing once.
The retry just answered with the previously cached error.

@mabiede mabiede requested a review from timohuber December 16, 2024 17:00
@mabiede mabiede self-assigned this Dec 16, 2024
pool/app/invitation/repo/repo.ml Show resolved Hide resolved
@mabiede mabiede merged commit 60b675a into main Dec 18, 2024
5 checks passed
@mabiede mabiede deleted the bug/2281-reconnect-in-worker branch December 18, 2024 10:00
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.

2 participants