Currently, there's no way to find the end-to-end queue time of a task, since we don't record when it completed (just how long processing took, which excludes wait time). It would be nice to record the time when we archive tasks, so we can compute an effective queue length metric and distinguish between queue latency and other issues.
Description
Description
Revisions and Commits
Revisions and Commits
Related Objects
Related Objects