temporalio / temporalio/ui

Add timer indicator on Running jobs

Open
#3,339 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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.

I have a lot of workflows that sleep for several days, but I can't distinguish them for workflows that don't sleep and are expected to finish in a few minutes.

Describe the solution you'd like

Add the clock icon or "zzz" icon next to the "Running" status to indicate that a workflow is currently on a sleep timer.
Add filter to differentiate between "Running" and "Running zzz"

Describe alternatives you've considered

Adding search attribute tags but that over complicates.

Additional context

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.

Research direction

No files, tests, or entry points are identified. Start by locating the UI that renders Running workflows and its filtering controls, then determine how sleep-timer state is exposed; done means a distinct clock or zzz indicator and separate Running and Running zzz filtering.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.