matpen

Results 35 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...

We just experienced the same problem reported in the OP, using the [NodeJS client v1.1.1](https://www.npmjs.com/package/duckdb/v/1.1.1) against a S3 bucket. The error is ``` Error: IO Error: Connection error for HTTP...

I came here in search of such a provider, and meanwhile found https://github.com/larstobi/terraform-provider-multipass which seems promising. There are a few missing features there, so if anyone is interested, we could...