Uh oh!
There was an error while loading. Please reload this page.
Allow user to set calls per minute in the RateLimiter - #127
Conversation
… allow faster git stuff to GHE or non-public githubs
… allow faster git stuff to GHE or non-public githubs
bguerin
left a comment
There was a problem hiding this comment.
Maybe you can avoid gratuitous formating which make the PR hard to read.
Otherwise, great !
ctoestreich
commented
May 21, 2017
I tried to unwind all the tab v spaces that I would but there is no code style profile in the project and some of the formatting is a bit unclear like 1 space + 1 Tab for indents in java files. I had a hard time reproducing that format with my current style settings in IntelliJ. :) |
bguerin
commented
May 21, 2017
I understand. On projects like this (without formatting settings shared), I just does not automatically format sources with my IDE. |
ctoestreich
commented
May 8, 2018
@bguerin Just checking on this as we near the 1yr mark. |
bguerin
commented
May 8, 2018
And ? I am not a maintainer of these plugins, I only contributed to them ... |
ctoestreich
commented
Jun 12, 2018
Who is a maintainer? |
Allow user to provide a param
callsPerMinutevia configuration block to allow more calls per minute to github. Without param default is 20. This will address some issues from #90#17#28#88@jakeswenson @alem0lars @bguerin@kevinsawickiUser can configure the following