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

Responsiveness of home page breaks in mobile views. **Screenshots** ![Screenshot (51)](https://github.com/Netflix/conductor/assets/104075614/e40b688a-9045-4c14-8288-0ea4141f4f91) Please Assign this issue to me.

type: bug

Bumps [org.springframework.boot:spring-boot-gradle-plugin](https://github.com/spring-projects/spring-boot) from 2.7.16 to 3.2.0. Release notes Sourced from org.springframework.boot:spring-boot-gradle-plugin's releases. v3.2.0 :star: New Features Auto-configure observations for RestClients #38500 Add support for Oracle Free, the replacement for Oracle...

type: dependencies
java

**Describe the bug** Task does not time out after retrying once **Details** Conductor version: v3.13.3 Persistence implementation: MySQL Queue implementation: MySQL Lock: Redis Workflow definition: { "createTime": 1701072417382, "accessPolicy": {},...

type: bug

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

Bumps [com.google.guava:guava](https://github.com/google/guava) from 31.1-jre to 32.1.3-jre. Release notes Sourced from com.google.guava:guava's releases. 32.1.3 Maven <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>32.1.3-jre</version> <!-- or, for Android: --> <version>32.1.3-android</version> </dependency> Jar files 32.1.3-jre.jar 32.1.3-android.jar Guava...

type: dependencies
java

Please read our [contributor guide](https://github.com/Netflix/conductor/blob/main/CONTRIBUTING.md) before creating an issue. Also consider discussing your idea on the [discussion forum](https://github.com/Netflix/conductor/discussions) first. ## Describe the Feature Request _A clear and concise description of...

type: feature

At the bottom of the api specification page in docs opens some localhost link. Please fix. ![image](https://github.com/Netflix/conductor/assets/30550632/53f9897e-1d12-42ab-a5fa-8327eaa109e1) ![image](https://github.com/Netflix/conductor/assets/30550632/ee3aa204-f56f-4ad0-997b-78caa4e04980)

type: bug

Bumps [com.google.protobuf:protoc](https://github.com/protocolbuffers/protobuf) from 3.21.12 to 3.25.1. Commits 7f94235 Updating version.json and repo version numbers to: 25.1 e4b00c7 Add support for extensions in CRuby, JRuby, and FFI Ruby (#14703) (#14756) 2495d4f...

type: dependencies
java

**Describe the bug** Inline Task gets executed multiple times and in such cases where the subsequent tasks which refer to output of this inline task sometimes (I have noticed One...

type: bug

Pull Request type - [x] Feature Changes in this PR ---- Issue https://github.com/Netflix/conductor/issues/2312 replace Nashorn with GraalVM JS Engine Nashorn is deprecated in JDK 11 and removed in JDK 15,...