conductor icon indicating copy to clipboard operation
conductor copied to clipboard

Conductor is a microservices orchestration engine.

Results 292 conductor issues
Sort by recently updated
recently updated
newest added

Hi! Just wanted to see if an upgrade to Datastax's V4 Cassandra Driver is on the horizon at all. It's not clear to me how much of a change that...

type: feature

Describe the bug: responseTimeoutSeconds not being honored for simple task. Details: Conductor version 3.7.3 Task Definitoin: `{ "name": "simple_job", "taskReferenceName": "simple_job", "inputParameters": {}, "type": "SIMPLE", "decisionCases": {}, "defaultCase": [], "forkTasks":...

Stale

Pull Request type ---- - [x] Feature Changes in this PR ---- Issue #2312 replace Nashorn with GraalVM JS Engine Nashorn is deprecated in JDK 11 and removed in JDK...

type: important

Hi - we are evaluating conductor, I notice that [Netflix ](https://github.com/Netflix/dyno-queues) is no longer maintained, does this mean that it will eventually be replaced within conductor? I can see that...

Please provide guidance on how to configure conductor with a url i.e https://test.com (changing from localhost) to run on port 443.

**Bug description:** `Variables` are cleared once the `WAIT` task is started. **Details:** Conductor version: 3.11.0 Workflow definition: ``` { "name": "Set_Variable_Workflow", "description": "Set a value to a variable and wait",...

type: bug

### Discussed in https://github.com/Netflix/conductor/discussions/3210 Originally posted by **LexiPow** August 30, 2022 Good Day Could you kindly advise on how I can deploy the conductor server and the UI to a...

Could you kindly advise on how I can deploy the conductor server and the UI to a local server and be able to change the urls from http://localhost/ to something...

type: docs

Workflow UI not showing the workflows when i run "java -jar conductor-server-3.9.2-boot.jar" Now , I am running Conductor standalone (or a non-docker setup) in Windows machine. I run command "java...

question

**Describe the bug** When running the command to build the conductor server container the Gradle steps just hangs and does not move foward: docker build --no-cache --platform=linux/amd64 --progress plain -t...

type: bug