Skip to content

Change text for "time in queue"#1396

Closed
Arnei wants to merge 10000 commits intoopencast:r/18.xfrom
Arnei:improve-time-in-queue-translation
Closed

Change text for "time in queue"#1396
Arnei wants to merge 10000 commits intoopencast:r/18.xfrom
Arnei:improve-time-in-queue-translation

Conversation

@Arnei
Copy link
Copy Markdown
Member

@Arnei Arnei commented Aug 7, 2025

"Time in queue" is one of the variables shown for worklow operation details. However, the name is misleading, as this does not refer to the time the operation (or the job representing it) was waiting before starting. Instead, it represents the time all the jobs the operation has spawned were waiting.
Which is why "time in queue" so often has the value "0ms", as many workflow operations simply don't spawn an jobs.

This patch attempts to make this more clear by changing "time in queue" to "total subjobs time in queue". Suggestions are welcome.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:visual-clarity Improves UI readability

Projects

None yet

Development

Successfully merging this pull request may close these issues.