-
**Describe the bug**
A clear and concise description of what the bug is.
**Details**
Conductor version: master @2022-08-31
Persistence implementation: Postgres
Queue implementation: Postgres
L…
-
I am using Dyno 1.7.2-rc2 as a dependency of Netflix Conductor v2.24.2. I am getting this error:
```
Exception in thread "main" com.google.inject.CreationException: Unable to create injector, see th…
-
**Describe the bug**
While running Netflix conductor on EKS V1.26 (or 1.24+) cluster which use containerd as the runtime, the Netflix Conductor ServerAndUi image causes the pod to be stuck in Contain…
-
**Describe the bug**
Docker compose build is failing when trying to build `conductor-ui`
**Details**
Conductor version: https://github.com/Netflix/conductor/commit/f07dc36f08dcaf91cb40ea6ee211c84…
-
**Describe the bug**
When I run the following command to deploy Conductor with Postgres:
docker-compose -f docker-compose.yaml -f docker-compose-postgres.yaml up
As described on https://conductor…
-
**Describe the bug**
I got the latest version of the conductor repo synced in my local machine. I ran the docker build and then compose up command with postgres persistence.
docker-compose -f dock…
-
Task is not retried after first attempt when a retry is triggered from event queue when using workflowId and taskRefName.
https://github.com/Netflix/conductor/blob/9e80c4af02c504072dfc775fb9743090…
-
Hi,
We have conductor using Dynomite for persistence and queuing. Conductor uses Dyno client to connect to Dynomite.
Now we want to enable locking in conductor for consistency. I had a look at th…
-
https://github.com/Netflix/conductor/blob/954c9a8dfd6a478747c8d95d108ebf1162451bb3/client/src/main/java/com/netflix/conductor/client/http/ClientBase.java#L257
I'm creating this issue to track a log…
trayo updated
2 years ago
-
**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…