matpen

Results 33 comments of matpen

@roggervalf in my actual configuration, yes: all children have both `failParentOnFailure` and `removeOnFail`. Please find my actual config within, if it can help ```js await flowProducer.add({ name: 'batch0', queueName: queue.name,...

Thank you, @roggervalf for trying to reproduce the case I described. By looking at the code you linked, I see now that there is a misunderstanding: * when you say...

Thank you for the quick reply, @manast. However, I do not see how this could happen in our very simple environment: there is only one worker, only one process, and...