Hey,
So I have this error message Bitbucket Api limit exceeded, and found the article below:
https://support.atlassian.com/bitbucket-cloud/docs/api-request-limits/#How-calls-are-measured. It is good article that explain how the request limit calculated, and I need to know how did I reached the limit.
In the past the developer waited to the next day and it resolved itself, but I would like to know what caused us reaching the limit, how can I get information about the activity that happened specially when you big team working on big project:
Activity / number of calls/ users/ pipeline.... stats or audit summary, abnormal activity?
As far as I know, you do not have that insight what and how caused exceeding the limit.
If I were you, I'd track down the problem on the client side (i.e. your side!) by adding extensive logging around the Bitbucket API calls. It would help you identifying how and when generates excessive load, which would be the input to optimize it (== reduce or defer the API calls if possible).
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.