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

Losing the connection to Postgres stops the background jobs #2625

Open
sandhose opened this issue Apr 12, 2024 · 0 comments
Open

Losing the connection to Postgres stops the background jobs #2625

sandhose opened this issue Apr 12, 2024 · 0 comments
Labels
A-Jobs Related to asynchronous jobs T-Defect Something isn't working

Comments

@sandhose
Copy link
Member

When the connection to the database is lost, the background workers stop getting new jobs, even when the connection is back. There is no good indication when this happens, and the only way to fix it is to restart the service.

We should investigate to make the background jobs more reliable

@sandhose sandhose added T-Defect Something isn't working A-Jobs Related to asynchronous jobs labels Apr 12, 2024
@hughns hughns changed the title Loosing the connection to Postgres stops the background jobs Losing the connection to Postgres stops the background jobs Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Jobs Related to asynchronous jobs T-Defect Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant