-
Bug
-
Resolution: Fixed
-
Major
-
None
When you use the github oauth plugin there are times when Jenkins becomes unresponsive.
This seems to be due to a github rate limit (aggressive looking up of users) combined with Thread.sleeps that tie up the web threads in Jenkins.