temporalio / temporalio/ui

Add ability to filter by workflows that have retrying activities

Open
#884 4 comments 21 reactions 1 assignee View on GitHub

@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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.