#902 slow query on pending-jobs
Closed: Fixed 4 years ago by praiskup. Opened 4 years ago by praiskup.

$ time curl https://copr.fedorainfracloud.org/backend/pending-jobs/
real 0m58.140s
user 0m0.074s
sys 0m0.099s

if not anything else (there are many cons), we are loosing quite some time by not using "ready" VMs.


(yeah it is caused by long queue >2000 tasks, but still)

Took a look, and this is (a) not a db query issue, and (b) not a transfer speed problem.

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #952 Merged 4 years ago