Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Using RateLimiter from Guava to avoid triggering GitHub abuse detection mechanism #90

Merged
merged 1 commit into from
May 24, 2015

Conversation

bguerin
Copy link
Contributor

@bguerin bguerin commented May 23, 2015

Fix for #17, #28 and #88

cescoffier added a commit that referenced this pull request May 24, 2015
Using RateLimiter from Guava to avoid triggering GitHub abuse detection mechanism
@cescoffier cescoffier merged commit 4354db6 into github:master May 24, 2015
@cescoffier
Copy link
Contributor

Thanks.

@kevinsawicki
Copy link
Contributor

I just deployed a 0.12.0 release with this fix in it, thanks 👍

@bguerin
Copy link
Contributor Author

bguerin commented Jun 3, 2015

Great, thanks !

@mjremijan
Copy link

Small tip, use --debug when running Maven. I thought I ran into the #101 problem but it just took a while to generate the large number of blobs. Running with --debug showed the progress

@alem0lars
Copy link

I'm facing the same problem (using version 0.12).

To create 460 blobs it takes like 1 hour (not joking).

@jakeswenson
Copy link

jakeswenson commented Jul 12, 2016

Yes sadly this PR didn't take GHE in to account at all, and there is no way to override this setting... even though there is no way i can exceed my GHE rate limit....

@bguerin
Copy link
Contributor Author

bguerin commented Jul 12, 2016

@jakeswenson GHE ?

@jakeswenson
Copy link

@bguerin GHE = Github Enterprise
Basically a corporate github solution

@bguerin
Copy link
Contributor Author

bguerin commented Jul 14, 2016

@jakeswenson ok thanks. How does GHE works ? Higher limit, no limit at all ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants