-
I've managed to change a docker-compose in a way to Insert my arbitrary Workflows and Taskdefs in startup:
```
# Docker compose for netflix conductor + elasticsearch + dynomite
version: '2'
serv…
-
I would like to add some active Netflix Open Source Projects that have a documentation page that still accepts contributions.
- [Conductor](https://github.com/Netflix/conductor)
- [Eureka](https:/…
-
**Describe the bug**
Going through the instructions from here https://conductor.netflix.com/devguide/running/docker.html
On docker-compose-up conductor-server failed to start.
**Details**
Nothi…
-
Hello guys
I read a few tickets about conductor server and prometheus metrics
https://github.com/Netflix/conductor/issues/600
https://github.com/Netflix/conductor/issues/1769
And the conductor…
-
**Describe the bug**
HTTP task get stuck in SCHEDULED state when external.payload.storage not configured and payload size is in between Soft Barrier and Hard Barrier.
logs related to the issue:
`…
-
**Details**
Conductor version: 3.13.7
Persistence implementation: Postgres
Queue implementation: Dynoqueues
Lock: Redis
**Screenshots**
-
I am trying to run netflix conductor with postgress using docker compose, but could not run it. I got APPLICATION FAILED TO START with following error
conductor 3.14.0
os: Ubuntu
command: docke…
-
-
as tiltle, the sub tasks of dynamic forked is running in parallel, but how to make sub task running in serial?
-
**Describe the bug**
Postgres is broken
**Details**
Conductor version: head - a32acec3e2ce931134a45562d3986fe32353ddad
**To Reproduce**
Steps to reproduce the behavior:
``` bash
cd docker…