forked from eddiewebb/circleci-queue
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Raise jobs API limit to 100, and better handle missing "front_of_queu…
…e_pipeline_number" If front_of_queue_pipeline_number is missing, it means there are more jobs runnning than the ones the API returned. I guess the behaviour here could be configurable, but I am choosing to wait for the number of jobs to reduce, since otherwise we can't know if we are front of the queue or not.
- Loading branch information
Showing
1 changed file
with
11 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters