Netflix / conductor

Conductor is a microservices orchestration engine.
Apache License 2.0
12.81k stars 2.34k forks source link

Subworkflow is completed but subworkflow is timed out #3870

Open Akash47 opened 1 year ago

Akash47 commented 1 year ago

Describe the bug A clear and concise description of what the bug is.

Details Conductor version: 2.31.0 Persistence implementation: Postgres Queue implementation: Postgres Lock: Redis Workflow definition: Task definition: Event handler definition:

To Reproduce Steps to reproduce the behavior: Subworkflow is completed but parent workflow is not updated with completed status due which parent workflow Timeout.

Robban1980 commented 12 months ago

@Akash47 release version 2.x is no longer supported. Upgrade to a current version and see if the issue persists.

From the documentation

2.31.8 is the final release of 2.31 branch. As of Feb 2022, 1.x & 2.x versions are no longer supported.