It is discouraged to make numerous mutative requests, such as POST, PUT, and DELETE, in rapid succession. For better performance and stability, it is advisable to introduce a minimum one-second interval between these requests.
Here is a list of our rate limits - the rate limit will depend on how the request is sent (anonymous vs authenticated).
May I know which authentication type you're using, as well as the endpoint? You should also see 429's if you're being rate limited.
Cheers!
- Ben (Bitbucket Cloud Support)
Could be.
If I were you, I make some tests by:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.