Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: do not skip job to process when closing worker #3045

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

manast
Copy link
Contributor

@manast manast commented Feb 2, 2025

Why

When a job has been fetched and moved to active we should start to process it even if the worker has started the closing process.

How

Just letting the worker to process the job that it has already moved to active.

Additional Notes (Optional)

Before this fix, jobs would end in a stalled state even when closing the worker gracefully.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant