Make SidekiqStatus able to count number of jobs completed/running
This will be used to support things like the GitLab Geo file scheduler, which will need to be able to know how many running jobs there to avoid overwhelming the queue.
This will be used to support things like the GitLab Geo file scheduler, which will need to be able to know how many running jobs there to avoid overwhelming the queue.