Replies: 4 comments 4 replies
-
@bookvik looks like a bug, there has been a major change to how steps of type |
Beta Was this translation helpful? Give feedback.
-
I tried to remove parallel execution in the last step and everything is done as soon as you add it back - it breaks |
Beta Was this translation helpful? Give feedback.
-
launched a whole bunch of tasks enabled / disabled workers looks even weirder now |
Beta Was this translation helpful? Give feedback.
-
Hi @bookvik, It shouldn't be that hard to add support for this though, but will require some thinking through. In the meantime - could you try to add a step of In regards to stopping hung jobs: if there is a chance it could happen you can use
|
Beta Was this translation helpful? Give feedback.
-
this happens whenever something goes wrong in a problem. some kind of exceptional situation.
can you give advice on how to deal with this?
as a result, the workers end and everything gets up because new tasks are waiting for release and old ones are not released
Beta Was this translation helpful? Give feedback.
All reactions