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

Bumps [jedis](https://github.com/redis/jedis) from 3.6.0 to 4.2.3. Release notes Sourced from jedis's releases. 4.2.3 🐛 Bug Fixes Fix: return of CLUSTER REPLICAS is Array reply (#2990) Fix PENDING entries of xinfoStreamFull...

type: dependencies
java

---- - [X] Bugfix Changes in this PR ---- Async system task was never getting timedout. This is the behavior change introduced in the [PR](https://github.com/Netflix/conductor/pull/2181). Earlier the behavior was to...

Hello 👋 I run a security community that finds and fixes vulnerabilities in OSS. A researcher (@7h3h4ckv157) has found a potential issue, which I would be eager to share with...

Update Gradle Wrapper from 7.4.2 to 7.5. Read the release notes: https://docs.gradle.org/7.5/release-notes.html --- The checksums of the Wrapper JAR and the distribution binary have been successfully verified. - Gradle release:...

gradle-wrapper

**Describe the bug** Hi, I currently trying Netflix Conductor using the `docker-compose.yaml`. When I ran `docker compos up`, the service conductor-ui_1 sent these logs **Details** I run it on Mac...

type: bug
UI

**Describe the bug** On a Mac M1 (Apple chip), docker-compose build runs fine with this message at the beginning of the build: elasticsearch uses an image, skipping then when I...

help_wanted

**Describe the bug** In the TERMINATE task, the `terminateReason` input parameter only accepts a string. For example: "terminateReason" :"Oh No! the workflow terminated!" However, if you attempt to pass in...

type: bug
help_wanted

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

**Describe the bug** After migrated from 2.x version to 3.4.2 there is HTTP error response has been changed, when we request result, there is no proper error response object in...