temporalio / temporalio/sdk-typescript
[Feature Request] Add friendly version of listWorkflowExecutions
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 917
- Forks
- 224
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 43
Description
Proposed: workflowClient.listWorkflows() that maybe makes pagination easier and converts types of returned executions
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked listWorkflowExecutions request and response API documentation, focusing on nextPageToken and the returned workflow executions. Clarify the pagination behavior and type conversions required for workflowClient.listWorkflows(); done should be a defined friendly client method with agreed return types and pagination behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100