-
**Describe the bug**
We notices that task is executed twice sometimes. After we enabled debug logs we found out that after WorkflowRepairService re-queued task for some reason the task was exeucted t…
-
**Describe the bug**
Occurs only when due to some reason cluster restarted. Below error noticed whenever cluster restarted
ERROR com.netflix.conductor.locking.redis.RedisLock - Failed to acquireL…
-
**Describe the bug**
Hi i am trying to install Conductor on my Ubuntu server with AMD EPYC 7R13 Processor and 32 GB RAM and its been stuck with the warning message for past 15 hours or so. i have tr…
-
In the latest code of netflix conductor added support for priority for workflow.
Need to understand how priority works with workflow/tasks when startWorkflow invoked.
I have tested with simple wor…
-
**Describe the bug**
Inline Task gets executed multiple times and in such cases where the subsequent tasks which refer to output of this inline task sometimes (I have noticed One Attempt of the inl…
-
There is a scenario that we have where terminating a workflow that has a subworkflow causes a StackOverflowError. This happens because the terminateWorkflow method goes thru its list of tasks and canc…
-
The instructions found in the README for elasticsearch7 no longer makes any sense. Can someone update it so that ElasticSearch7 can function with this new setup of using this Library instead of a dire…
-
There is inputExpression in the task configuration in the official document, but it is not seen in the code implementation.
anybody know about it?
official document link:https://conductor.netflix.co…
-
**Describe the bug**
Integration with MySQL Database throws an error due to missing attribute setting for Cache (cacheRefreshTime) fetched from properties
**Details**
Conductor version:3.9.0-SNAP…
-
**Describe the bug**
In a nutshell when running docker compose on compose and Postgres yaml files the server gets many bean errors including metadatadao(this on both local docker and kuber deploymen…