Loïc Mathieu
Loïc Mathieu
Implementation idea: we can use the settings table for that.
Killing is inherently racy, you send a killing command to the executor that will kill the execution. But if during the time you click on the UI and the time...
Will be merged when our deadlock issues would be fix to avoid making things worst. See #9778
Micronaut 4.9 and Jackson 2.20.
Unfortunatly, it cannot seems to be reproduced easily at least with a simple Micronaut project using Jackson. The only way I can reproduce it is buy adding this module to...
I tried it with 0.19.2 (and develop) and I cannot reproduce the error. Which backend do you use, JDBC or Kafka? Do you also use multi-tenancy?
Fixed by https://github.com/kestra-io/plugin-jdbc/pull/399 It will be included in today 0.19 release
Closing it for now in favor of https://github.com/kestra-io/kestra/pull/9102 as there is a risk that worker job was not resubmitted if locked but not processed. We may revisit that later.
Hi @phoenix24 in this repository only it's OK. I'll review it next week as we are in the preparation for the next release so we won't touch the CI now.
Next Schedule Execution are executions that will be created by triggers, which is something predictable. When you start an execution "for later" or a subflow execution "for later" this is...