temporalio / temporalio/temporal
Add ExecutionStatus to visibility columns for archived executions
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 23.2k
- Forks
- 1.9k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 228
Description
Currently none of the out of box archival providers have ExecutionStatus as visibility column and users have to resort to look at event history to find this out and cannot
search archived workflows by execution status.
Ask is to please add ExecutionStatus as one of the exported search attributes for archival
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 by locating the out-of-box archival providers and how they define exported visibility columns or search attributes. Trace the archived workflow query path and existing visibility-column tests, if present. Done means ExecutionStatus is available as a searchable attribute for archived workflows across the supported archival providers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100