-
Notifications
You must be signed in to change notification settings - Fork 2
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
Jobs running permanently according to engine #105
Comments
Hum, we could do a clean up at start time... |
Yes maybe that is needed. |
Same problem with queued jobs (I think. At least the web UI shows them as queued forever). |
In a second thought I think it would be better to have a force delete than doing an automatic clean-up. It should be safer. I'm going to create an issue in pipeline-issues and close this one |
@egli Can you try the |
According to @josteinaj this has been an issue in the past and he thought it had been resolved already. But on our test server we still have a bunch of jobs that are in the running state forever. I think this is almost always the result of a reboot of the engine while a job was running.
The text was updated successfully, but these errors were encountered: