Some aborted workflows still have "running" subworkflows
See original GitHub issueA few workflows that we aborted in Cromwell-as-a-Service have the status “Aborted” (e.g. “429e0aaf-c429-4438-a12d-734f1f444801”) but the subworkflow that was running when the parent workflow was aborted is still in the “running” status. When trying to abort the subworkflow that is still running (“34074359-f8ed-4402-ba65-c92ab550e999”), I see the error:
{
"status": "error",
"message": "Couldn't abort 34074359-f8ed-4402-ba65-c92ab550e999 because no workflow with that ID is in progress"
}
It looks like Cromwell thinks the workflow is not running, but it’s metadata says that it is.
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Workflow abort fails to stop SGE jobs · Issue #3259
With Cromwell 30.2: Attempting to abort a workflow mostly running on SGE ... Some aborted workflows still have "running" subworkflows #3654.
Read more >Workflow is not blocked even though the task inside is Aborted
Hello all, I have used three sub workflows in a workflow and out of those two are ... got aborted for some reason,...
Read more >Cromwell WorkFlow getting aborted intermittently without any ...
Hi Team, We are facing yet another issue with the large file(68GB) processing wherein workflow is getting aborted all of sudden without...
Read more >Workflow is aborted without errors in AEM 6.x
In AEM 6.x, a workflow executing against a payload stops at some process step with WorkflowAborted message. Reason.
Read more >Binding from workflow to work item aborted , when ...
Hi Experts, I have a workflow which is running since years and there were no issues with it. During the approval process at...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thank you @samanehsan I am going to close this for now and we can re-open if necessary. This ticket has been moved to our new Jira board, too 😃 https://broadworkbench.atlassian.net/browse/BA-3654
I haven’t seen this show up again recently @ruchim