-
## Expected Behavior
If `ExecuteWorkflow` is called with args that serialize to larger than the max history size, a proper error should be returned from ExecuteWorkflow and the workflow history shoul…
-
I looked through some of the existing issues opened and some indicated that it was not possible to disable use of elastic search (https://github.com/Netflix/conductor/issues/668), while others imply t…
-
**Describe the bug**
Running docker-compose up fails with error:
`executor failed running [/bin/sh -c ./gradlew build -x test --stacktrace]: exit code: 1`
> % docker-compose build
elasticsea…
-
**Describe the bug**
When I try to create a Conductor Server and Conductor UI image by referencing the existing Dockerfile it fails.
Conductor Server Output: **(Although the branch indicates that …
-
Hi all, I built the latest code and package it into a docker stack together with postgres 14 and Elasticsearch 7.6.2. When index disabled it works smoothly. When index is enabled I get the following e…
-
Is this repo deprecated compared to https://github.com/Netflix/conductor/tree/main/ui?
-
## What are you missing in the docs
**doc url:** https://conductor.netflix.com/documentation/metrics/server.html#collecting-metrics-with-log4j
**conductor version:** v3.13.5
By reading this docum…
-
## Enabling distributed locking in Dynomite
We need to enable distributed locking to address the problem described in https://conductor.netflix.com/technicaldetails.html.
The race condition between …
-
URL:https://conductor.netflix.com/devguide/running/source.html
-
Hi, I get this error when trying to build it from docker-compose. Im working under ubuntu
```
root@my-server:/home/my/netflixConductor/conductor-master/docker# docker-compose build
dynomite uses …