Task Detail Page: Update task duration to remove queue time, and reflect only task execution time
Open
enhancement
team/ui
- Dominant language
- TypeScript
- Stars
- 117
- Forks
- 51
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 4
Description
Business Use Case: To remove confusion from the user's perspective, and show a more consistent duration for tasks.
Desired behavior:
When a user opens the Task Run Detail page,
change the duration value to reflect task execution time only, rather than including queue time in overall task duration.
Current behavior:
When a user opens the Task Run Detail page,
the task duration includes time spent in queue, which is highly variable and does not reflect the performance of the flux query written.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.