orkes-conductor-community icon indicating copy to clipboard operation
orkes-conductor-community copied to clipboard

Orkes Conductor is a microservices orchestration engine.

Results 14 orkes-conductor-community issues
Sort by recently updated
recently updated
newest added

**Describe the bug** We are working on an adhoc task workflow. For that we have created a new spring boot service with conductor client. We are using conductor server in...

**Describe the bug** Race condition found when indexTask with ES, the index requests' count sent by conductor server are not matched by received on ES side **Steps To Reproduce** Steps...

**Describe the bug** parameter retryDelaySeconds in tasks definition do not add delay while retrying the task. The issue is observed with all tasks. Can try to reproduce on sample workflow...

**Describe the bug** I created a http task and inline task with an intention of starting it with an delay of 5 seconds, there is a predined property suggested to...

**Describe the bug** Since version 1.0.7 only **Steps To Reproduce** Steps to reproduce the behavior: 1. Run orkesio/orkes-conductor-community-standalone:1.0.7 or higher in Docker as described in readme: _docker volume create postgres...