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

Pull Request type ---- [*] Build related changes (Please run ./gradlew generateLock saveLock to refresh dependencies) Changes in this PR ---- Updates to resolve the following CVE's in Conductor ![Screenshot...

Bumps [actions/stale](https://github.com/actions/stale) from 6 to 9. Release notes Sourced from actions/stale's releases. v9.0.0 Breaking Changes Action is now stateful: If the action ends because of operations-per-run then the next run...

type: dependencies
github_actions

Bumps com.gradle.enterprise from 3.11.1 to 3.16. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.gradle.enterprise&package-manager=gradle&previous-version=3.11.1&new-version=3.16)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

type: dependencies
java

There is inputExpression in the task configuration in the official document, but it is not seen in the code implementation. anybody know about it? official document link:https://conductor.netflix.com/documentation/configuration/workflowdef/index.html#using-expressions

type: docs
Stale

I want to trigger workflows based off event sourcing and use kafka as my messaging queue. The documentation does not provide details on his this could be achieved. Can someone...

type: docs

## What are you missing in the docs **Building Conductor From Source** section in https://conductor.netflix.com/devguide/running/source.html needs to be corrected. ## Proposed text The conductor/grpc/build.gradle is now handling different ISAs, there...

type: docs

## Describe the Feature Request Looking to have the capability to ensure idempotent parallel execution of tasks within a fork. It should be an alternative to the default fail-fast approach...

type: feature

**Describe the bug** docker-compose up server failed to execute workflow because of "XContentType" class is not found. **Details** Conductor version: **v3.15.0 or the latest** Persistence implementation: Cassandra, Postgres, MySQL, Dynomite...

type: bug

**Describe the bug** In the Header of the home page the search bar color is not matching **Details** ![Screenshot (61)](https://github.com/Netflix/conductor/assets/93574181/a43d24d7-7347-4d18-9834-8c38219db01c) I have changed the color of it and made some...

type: bug

Dear Netflix Conductor Team, I am writing to inquire about the current status and potential plans for making Netflix Conductor compatible with Elasticsearch 8. As you might be aware, Elasticsearch...

type: feature