Dariy Pozinenko
Dariy Pozinenko
@comoroberto where you able to resolve your issue? I am using handlebars as part of [git-changelog-lib](https://github.com/tomasbjerre/git-changelog-lib) and have added `nashorn` manually as well. Build is still failing with the mentioned...
I was able to figure it out, so turns out conductor will update/complete the task regardless of which `workflowInstanceId` you pass as a parameter, as long as it exists. My...
This would be a great addition, because this metadata is a mandatory requirement and is basically akin to a missing dependency. I would go so far as to say this...
facing the same issue. In case of WAIT tasks I don't believe `conductor.app.systemTaskWorkerCallbackDuration` helps because this is for the `AsyncSystemTaskExecutor` and WAIT tasks are not async
hi @manan164 we have around 500 messages in the decider queue. Initially, we used 2 pods, 2 threads, 500ms delay, 30s timeout and faced this issue. So, we scaled conductor...
the fix provided in #3810 seems to be working well in our test cases
On (kind of) this topic, am I correct in understanding that there is no mechanism for a declarative conditional run of a recipe? So for example, I have a set...
+1 for `DisableBodyCachingEvent`. In our scenario, routes can have a `metadata` flag that enables or disables caching for that specific route. So if the route is added via the actuator...
> I only just now see you had logged an issue along those exact lines; thanks again! It's not always easy to keep up. :) > > * [Json formatting/style...
/remove-lifecycle stale