Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to merge code form Develop to Master Branch

Thulasiram S February 11, 2019

Tried again Unable to merge code due to  429 (TOO MANY REQUESTS)....

Pls let us know once server is normal.

We need to merge code to Master branch by today....

Thanks,

Ram S

 

2019_02_11_14_38_57_BigBucket.png

1 answer

0 votes
Stephen Sifers
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 12, 2019

Hello Ram,

Thank you for providing the error message along with the screenshot. The response 429 is typically associated with API/Request rate limiting. There are limits in place which are set per hour. Here is a break down of which rate limits are in place:

 

Git web (HTTPS://) requests - > 60,000 requests per hour
hg web (HTTPS://) requests - > 30,000 hgweb requests per hour
SSH requests (all SSH requests are rate limited) - > 30,000 SSH requests per hour
Access to raw files;
Raw file requests: the number of times a file is actively downloaded, including files in the download section of the site.
This is not a limit on actions such as:
Pushing or pulling commits
Running a fetch command to get recent changes
Pushing or pulling a branch (unless that branch contains more than 1000 new files)
5,000 raw file requests per hour
Archive files: .zip, .gz, and other compressed archives of your repository. - > 5,000 files per hour
List a user or team's repositories (/2.0/repositories/{username}) - > 1,000 per hour
List all repositories on Bitbucket (/2.0/repositories) - > 1,000 per hour
List a repository's commits (/2.0/repositories/{username}/{slug}/commits) - > 1,000 per hour

Source documentation: Rate limit.

Typically waiting 1 hour from the failed response allows enough time to try again. If you’ve waited more than 1 hour and are still receiving the 429 response, please let us know.

Regards,
Stephen Sifers

Thulasiram S February 13, 2019

Thanks for your response.

We are able to merge Feature --> Develop Branch.

But we are getting above error now also for Develop --> Master branch

 

..../pull-requests/223/develop/diff

 

Thanks & Regards,

Ram S

Thulasiram S February 13, 2019

Hi Stephen Sifers,

I have declined previous one and created new pull request getting same error.

But we are getting above error now also for only for Develop --> Master branch.

New Pull request .../pull-requests/226/develop/diff

Thanks & Regards,

Ram S

Stephen Sifers
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 15, 2019

Hello Ram,

Something is causing your instance to be rate limited. This could be due to the total sum of all requests against the instance or something else that is integrated. To further find what the cause of this issue is, we request you create a support case to have someone look into this further.

To create a support request, please head over to Contact Support. When creating your request, please ensure you select the following:

  1. Technical Issues and bugs
  2. BItbucket
  3. Cloud

When they find the issue, please share what the cause and resolution were so others may learn from this experience.

Regards,
Stephen Sifers

Thulasiram S February 26, 2019

Thanks for Your response.

Please find link for Support Request

Thanks & Regards,

Ram S

Like Stephen Sifers likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events