temporalio / temporalio/features
[Feature Request] Friendly version of listWorkflowExecutions
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 32
- Forks
- 28
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 7
Description
Some ideas:
- Make pagination easier
- Convert returned executions to friendly types
- List Filter query builder
SDKs:
- Go
- Java
- TS https://github.com/temporalio/sdk-typescript/issues/754
- Python
- PHP
- .NET
Contributor guide
No contributing guide indexed for this repository
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 by reviewing the listWorkflowExecutions operation and comparing how it is exposed in the Go, Java, TypeScript, Python, PHP, and .NET SDKs listed in the issue. Clarify which of pagination, friendly execution types, and a list-filter query builder are in scope, then define completion separately for each selected SDK.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, java, php, python, typescript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100