Add ability to filter by workflows that have retrying activities
Open
@canvanooo is already working on this.
Since Oct 25, 2022.
enhancement
- Dominant language
- TypeScript
- Stars
- 431
- Forks
- 179
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 71
Description
Is your feature request related to a problem? Please describe.
Retrying activities infinitely is a great approach in Temporal. I can fix an underlying issue, not need to manually kick off the workflow and It will just work on the next retry. BUT I can not find the workflows that have failed and retrying activities in the UI. All it says is running.
Describe the solution you'd like
Add a way to filter by workflows with failing activities.
Describe alternatives you've considered
Display some kind of aggregate retry count
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.
Assessment
This issue has not been assessed yet.