-
Bug
-
Resolution: Unresolved
-
Major
-
None
The ghprb trigger is blocking the running of other Jenkins scheduled jobs (such as the NodeProvisionerInvoker).
https://gist.github.com/recampbell/ce903e95d846af8ce390
It seems as though there is no timeout for these GitHub API requests, so if they are being blocked due to API quota issues, the entire Jenkins is effectively blocked.
- depends on
-
JENKINS-19622 PeriodicWork can block timer thread; use ScheduledExecutorService instead
- Resolved
- is related to
-
JENKINS-19103 ghprb slows Jenkins startup to a crawl
- Open
- relates to
-
JENKINS-54854 Warning when trigger spent to much time in a cron execution
- Resolved
- links to