lbestatlas
lbestatlas
**Describe the bug** This bug has several aspects: 1. When running the postgres v13 flyway upgrade we have found some workflows without update_time in the json_data column, which causes update_time...
## Describe the Feature Request AWS SDK will reach end of life Dec 31, 2025. Raising this now, as the upgrade is non-trivial https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-java-v1-x-on-december-31-2025/
## Describe the Feature Request We have recently tried running JOIN tasks synchronously in Conductor. To do this we made a small change to WorkflowExecutorOps.isLazyEvaluateWorkflow and updated the JOIN task...
## Describe the Feature Request I have been working on an custom system task that launches multiple SubWorkflows in a loop. However, I found there were a number of places...
## Describe the Feature Request In the deprecated conductor-client, the WorkflowClient was not declared as final, this made it possible to extend the Client to add additional ways to retrieve...
**Describe the bug** When a workflow is parent workflow is terminated sub workflows can be left in a running state if there is a concurrently running decide operation that is...