conductor
conductor copied to clipboard
Conductor is an event driven orchestration platform providing durable and highly resilient execution engine for your applications
Pull Request type ---- - [x] Feature Changes in this PR ---- This PR implements `removeWorkflow` and `removeTask` in the `PostgresIndexDAO` class so that when you call `/api/workflow/{workflowId}/remove?archiveWorkflow=false` the workflow...
Pull Request type ---- - [ ] Bugfix - [ ] Feature - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes - [...
Please read our [contributor guide](https://github.com/conductor-oss/conductor/blob/main/CONTRIBUTING.md) before creating an issue. Also consider discussing your idea on the [discussion forum](https://github.com/conductor-oss/conductor/discussions) first. ## Describe the Feature Request Improve OpenAPI documentation to improve these...
Please read our [contributor guide](https://github.com/conductor-oss/conductor/blob/main/CONTRIBUTING.md) before creating an issue. Also consider discussing your idea on the [discussion forum](https://github.com/conductor-oss/conductor/discussions) first. ## Describe the Feature Request _A clear and concise description of...
Pull Request type ---- - [x] Bugfix - [ ] Feature - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes - [ ]...
Dear Conductor Team, I am writing to inquire about the current status and potential plans for making Conductor compatible with Elasticsearch 8. As you might be aware, Elasticsearch 8 introduces...
I just wanted to document the Unit-Test problems I encountered through this, so that other people might also encounter them. I run the source code on my window-system , the...
Pull Request type ---- - [ ] Bugfix - [X] Feature - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes (Please run `./gradlew...
## Describe the Feature Request Check this table https://github.com/redis/jedis?tab=readme-ov-file#supported-redis-versions Version lower than 4 doesn't support java 17 correctly ## Describe Preferred Solution Bump jedis version to 4.4.6 or 5.1.0
Running Conductor Using Docker and start workflow, but the status of jdbc task is SCHEDULED workflow definition: { "ownerApp": null, "createTime": 1707025941567, "updateTime": 1707124459517, "createdBy": null, "updatedBy": null, "accessPolicy": {},...