Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Question about having drained event even when there is active job #2694

Closed
piotrekfracek opened this issue Dec 18, 2023 · 1 comment
Closed

Comments

@piotrekfracek
Copy link

Hey,
I have a question about drained event being fired when there is still an active job being processed.
Is that correct behavior? Shouldn't it be fired when there is nothing more to be processed and no active jobs?
Documentation is not clear about this.

@manast
Copy link
Member

manast commented Dec 18, 2023

The drained event is fired when the wait list is empty regardless if there are active jobs or not.

@OptimalBits OptimalBits locked and limited conversation to collaborators Dec 18, 2023
@manast manast converted this issue into discussion #2695 Dec 18, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants