We are integrating Bitbucket with Backstage IDP. As part of Backstage IDP we added metadata catalog-info.yaml file to few(~60) repos and enabled bitbucket integration in Backstage. The Backstage use the Bitbucket API to sync these metadata files from each repo. This is scheduled event and we configured to run for every 2 hours. We want to understand what is the API rate limit for our account and how can we solve this 4.29 too many request error permanently.
Hi @Hari Poturi
Your API rate limit will depend on how you're authenticating:
My suggestion, given the very high number of API calls that are being made - is to switch fully to access tokens:
If you need further information - please let me know your timezone so I can raise a ticket on your behalf (given that you have a paid workspace), as it would not be appropriate for us to share personal details related to your workspace/users on a public forum such as community.
Cheers!
- Ben (Bitbucket Cloud Support)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.