Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to reduce bitbucket API usage? #231

Open
HolisticDeveloper opened this issue Dec 14, 2020 · 0 comments
Open

How to reduce bitbucket API usage? #231

HolisticDeveloper opened this issue Dec 14, 2020 · 0 comments

Comments

@HolisticDeveloper
Copy link

We have a little over 50 jobs that are configured to do PR builds with this plugin. I recently found that they weren't working reliably, and the logs pointed to exceeding the Bitbucket API rate limit (which is 1000/hour according to the docs. Even after reducing the polling frequency to every 15 minutes we still hit the error occasionally.

Are there any suggestions to reduce API bitbucket usage (other than changing the cron settings)? Are there any specific factors that result in more API calls (e.g., number of outstanding PRs)?

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

No branches or pull requests

1 participant