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

DelayedJob kube containers not able to handle SIGQUITs and terminate abruptly #1178

Open
kiransajeev opened this issue Oct 11, 2022 · 0 comments

Comments

@kiransajeev
Copy link

We need mechanism for delayed_job to respond to SIGQUIT the same way it currently responds to SIGTERM due to disagreements between the rails and nginx about which should be triggering graceful shutdowns.

As of now delayed job containers terminate abruptly on SIGQUIT leaving jobs in a half done state.

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

No branches or pull requests

1 participant