Inspect Queue

Hi,

We have a lot of projects in our org and the “All Projects” view is really nice to have an overview of what’s going on. But there are cases where I would want to see the Queue list, so I can estimate how long it will take for a certain job to run, or even cancel some workflows just to clear the queue.

Is this possible in the current UI?

Hi @comzeradd ,

You can use CircleCI’s V1 API to check your usage queue. You can find more details in this support article: Check Usage Queue with the V1.1 API.

Another option would be to leverage the legacy jobs view to see currently running jobs for a given project. The URL structure will look like this:

https://app.circleci.com/pipelines/:VCS/:ORG_NAME/:PROJECT/jobs