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

Job supposed to be re-queued on worker shutdown but it never is #2378

Open
alexrosenfeld10 opened this issue Mar 8, 2024 · 0 comments
Open

Comments

@alexrosenfeld10
Copy link

alexrosenfeld10 commented Mar 8, 2024

Hi, sometimes my pods are rescheduled (for whatever reason, rolling restart / node upgrade / new deployment, etc.) and I get a message in my logs:

Worker stop requested while processing background job 'xxx'. It will be re-queued.

However, despite this message, the job is never re-queued.

I've done a bunch of reading here, specifically #2026, but can't seem to find the right answer as to why it's never being re-queued.

I can share the database records for these jobs if it helps. Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant