[Feature Request] Deprecate list workflow methods?
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 38/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- go, grpc
- Domain
- api, backend-api-design
Research direction
Start with temporal/api/workflowservice/v1/service.proto lines 356-389 and review the definitions for ListOpenWorkflowExecutions and ListClosedWorkflowExecutions alongside the other listed methods. Determine which methods should be deprecated and whether archived workflows remain covered by ListWorkflowExecutions; done means the deprecation scope and retained methods are clearly resolved in the API definition.
Written by the indexing model from the issue text.
Description
Is your feature request related to a problem? Please describe.
I heard we might want to deprecate some of these:
Users get surprised by the limitations of ListOpen/ListClosed (example).
Describe the solution you'd like
Mark deprecated these:
- ListOpenWorkflowExecutions
- ListClosedWorkflowExecutions
And keep these?
- ListWorkflowExecutions
- ListArchivedWorkflowExecutions (assuming you can't get archived workflows from
ListWorkflowExecutions?) - ScanWorkflowExecutions (if it's important to have an unordered option?)
- Dominant language
- Go
- Stars
- 133
- Forks
- 101
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 11
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.
More from temporalio/api
-
bug
Difficulty 3/5 1-2 days Newbie friendliness 58/100
temporalio/api#750 ·
-
enhancement
Difficulty 4/5 3-5 days Newbie friendliness 35/100
temporalio/api#427 · 1 comment ·
-
bug
Difficulty 3/5 1-2 days Newbie friendliness 45/100
temporalio/api#421 ·
-
enhancement
Difficulty 4/5 3-5 days Newbie friendliness 35/100
temporalio/api#400 ·
-
enhancement
Difficulty 5/5 Over a week Newbie friendliness 25/100
temporalio/api#328 · 6 reactions ·
Similar issues
-
agentic-workflows
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
agentic-workflows
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
microsoft/agent-framework-go#1179 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
[Bug]: OLLAMA_KEEP_ALIVE="5m" / "24h" crashes Ollama embedding and vision models with ValueError Open
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
infiniflow/ragflow#20223 · 1 reaction ·
-
bug needs triage pkg/translator/faro
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
open-telemetry/opentelemetry-collector-contrib#51484 · 1 comment ·