Running builds/jobs/containers view
V
Ville Lahdenvuo
Currently there is no way to see the currently running operations except opening the "JOBS" page and scanning the list, however this does not show parallel jobs. It would be nice to see the currently running jobs/containers at the top of the page for example so you don't have to scroll and search for them.
For example we had a job that was stuck for 10+ hours and it was already gone from the first pages so we had to check multiple pages to find it and terminate it. (This does not happen often, but still a good reason to be able to see running containers at a glance.)
CCI-I-810
R
Ryan shillington
This "Legacy" view is pretty helpful. Unfortunately you can't kill the job (or re-run an old one) from it. https://app.circleci.com/pipelines/github/<YOUR_ORG>/<YOUR_PROJECT>/jobs
G
Garroway
Same problem here. Would be great to be able to filter the pipeline's page by 'Running'
K
Kusnadi Lito
I'm having the same problem. Running out of containers to run job, and the only way to find out is to have an overall view of the jobs. Turns out 1 pipeline uses multiple containers to run in parallel. Also, I need to kill job from time to time and need ability to judge the least important job to kill. Going into each project one by one is not feasible.
R
Rafael Turk
We had a job stuck for 17+ hours beyond the first page