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

Runner doesn't handle Pg bounce gracefully #1373

Closed
mfeit-internet2 opened this issue Dec 8, 2023 · 1 comment
Closed

Runner doesn't handle Pg bounce gracefully #1373

mfeit-internet2 opened this issue Dec 8, 2023 · 1 comment
Assignees

Comments

@mfeit-internet2
Copy link
Member

The runner gets itself locked up when PostgreSQL is restarted on everything except EL7.

Initial assessment is that the runner doesn't connect its main thread to the database the same as the other services.

@mfeit-internet2
Copy link
Member Author

This is fixed for 5.0.7 and has some needed refactoring of the runner's main loop in 5.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

1 participant