uber / cadence

Cadence is a distributed, scalable, durable, and highly available orchestration engine to execute asynchronous long-running business logic in a scalable and resilient way.
https://cadenceworkflow.io
MIT License
7.96k stars 772 forks source link

Add ListAllWorkflowExecutions to frontend api #6127

Closed sankari165 closed 2 weeks ago

sankari165 commented 2 weeks ago

What changed? ListAllWorkflowExecutions added to frontend api interface

Why? make ListAllWorkflowExecutions accessible

How did you test it? unit tests

Potential risks

Release notes

Documentation Changes

sankari165 commented 2 weeks ago

Missed IDL changes. Will do this after