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

**Describe the bug** Running the workflow takes too long. Is the conductor suitable for real-time scenarios?I hope to get guidance from friends in the community. Mine has an api that...

## What are you missing in the docs Anyone wanting to run via the docker documents (where Conductor UI starts on 5000) may run into issues with AirPlay already listening...

type: docs

**Describe the bug** I am trying to upgrade from conductor 2.30.3 to conductor 3.4.1 and getting below issue for elastic search. Error starting ApplicationContext. To display the conditions report re-run...

Pull Request type ---- - [x] Bugfix - [ ] Feature - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes (Please run `./gradlew...

Revert event task-related changes from the PR "Split event system task implementation between start and execute (#3187)" Pull Request type ---- - [X] Bugfix Changes in this PR ---- _Describe...

**Description of the bug** A task of the type EVENT sends 2 events at once if it has property `asyncComplete` is specified to `true` **Details** Conductor version: 3.11.3 **To Reproduce**...

type: bug

**Describe the bug** The UI stop working when selecting one task of a DAG with Safari. In the past, one click on a task displayed tasks details pane on the...

type: bug

Pull Request type ---- - [ ] Bugfix - [X] Feature - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes (Please run `./gradlew...

**Describe the bug** SUB_WORKFLOW is optional in the definition, after the sub workflow task failed, the status of the task in the parent workflow is set to FAILED. Should it...

type: bug

…workflow failed Pull Request type ---- - [x] Bugfix - [ ] Feature - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes (Please...

Stale