Loïc Mathieu
Loïc Mathieu
The only thing I can think of is to request for executions CREATED with a `scheduledDate` in the future (can be in the past if the executor is lagging) and...
It's because we open the first in the list, not sure we can do anything about it at this stage. Or we may change to open a plugin group page...
On the UI it's a bit more problematic as if a user uses a deprecated task, he still needs to be able to access its documentation.
@japerry911 do you use a Kestra EE image for the CLI or a Kestra image? Namespace plugin defaults is an EE feature so if you use an image which is...
With `--local` it cannot work as namespace config would not be available
A decision has been taken to make the standalone/webserver start an indexer automatically and to allow disabling the embedding one and starting one externally if needed.
@dliubarskyi it's true for single agent use case but when you have an agentic application with multiple agent you can only pass the user message of the first/main agent not...
I think so. I think we should also make this behavior configurable as not everybody may want it.
@anna-geller not sure it's related, Kill Switch may help but here the issue is to be sure when resubmitting a task / a trigger, that the flow hasn't been disabled...
Validation will fail so the flow could not be saved. This is a UI only issue in the low code editor, the "number picker" must take into account the min/max...