Loïc Mathieu
Loïc Mathieu
We're testing a bunch of things at the moment; we have a filter that executes before the security filter; if we move it after, it no longer fails. We also...
If I analyze our Gradle dependency graph, context-propagation is a transitive dependency of micronaut-runtime and micronaut-http, so even if we didn't have a direct reference to it, it should be...
@rohanKanojia just tested it and uploading via `kubectk` is immediate so the issue is only with the KubernetesClient
@manusa using `.withReadyWaitTimeout(0)` fixes the issue, the upload is no immediate and I verify the file is present. It's more 15s delay than 5s
@japerry911 to summarize the issue, this is not with logging per say but only when The Python Kestra library send outputs via `Kestra.outputs({"uuid_str": uuid_str})` inside subflows that are launched inside...
I can reproduce it so I'll have a look
THis is a UI issue. See for example: ```yaml id: commandsValidation namespace: company.team tasks: - id: hello type: io.kestra.plugin.scripts.shell.Commands commands: [] ``` The validate endpoint correctly send back a constraint...
No, as in #2651 we still allow to delete a running execution, this issue can still occurs
But I'm not sure what we can do about it, I'll move it to later ...
Another example: it can lead to concurrency limit inconsistency as with the Kafka runner it will not impact the concurrency limit store.