Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide a "Time Remaining" Value When Using a Timer #2141

Open
dangoslen opened this issue Jun 6, 2024 · 0 comments
Open

Provide a "Time Remaining" Value When Using a Timer #2141

dangoslen opened this issue Jun 6, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@dangoslen
Copy link

Is your feature request related to a problem? Please describe.

Hi!

We've been experimenting with using timers (using sleep, for example) in our Workflows. And while the total duration of a Timer is easy to see (thank you!) in the UI, for longer timers it be hard to understand how much time is left until the timer completes.

Describe the solution you'd like

When clicking on a Timer in the Workflow Run, it would be helpful if a "Time Remaining" value were visible to the user. I'd imagine this would be calculated only on the page and not in any API request/response.

Using an existing UI sample from a real workflow (under the Additional Context section_, it might make sense for this value to be one of the values in the table on the "right" when viewing the Timer details with a label of "Time Remaining." I could also see this being "Estimated Remaining Time" as some timers can be updated via Signals.

Describe alternatives you've considered

None at this time.

Additional context

Screenshot 2024-06-06 at 10 19 51 AM
@dangoslen dangoslen added the enhancement New feature or request label Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant