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

Immediate Jobs are never detected as stalled or broken #355

Open
andrewandante opened this issue Aug 23, 2021 · 2 comments
Open

Immediate Jobs are never detected as stalled or broken #355

andrewandante opened this issue Aug 23, 2021 · 2 comments

Comments

@andrewandante
Copy link
Contributor

Jobs in the immediate queue will stick in "Running" forever (for whatever reason, haven't narrowed that one down yet) but then if they do, they are never detected as "stalled". I assume this is due to the different way the Immediate queue is handled?

@emteknetnz
Copy link
Collaborator

I've seen this behaviour, it's pretty annoying

I don't know the reasons why, though it would be nice if it said stalled or broken instead

@andrewandante
Copy link
Contributor Author

Yeah I've since found that it's only a problem when using the "on shutdown" version of the Immediate queue - I think it needs to still go through some semi-queue actions when this happens, otherwise you get this.

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

No branches or pull requests

2 participants