Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Timeout on API request to create Pull Requests

All of a sudden, all of our API-based requests to create Pull Requests are failing. When trying to make the request via Postman, I get a 504 Gateway Time-out. These integrations have been working fine for years. Is there a temporary issue on the Bitbucket side?

Request body:

{
"title": "Staging merge to Release Candidate",
"source": {
"branch": {
"name": "staging"
}
},
"destination": {
"branch": {
"name": "release-candidate"
}
}
}

Response:

<html>
<head>
<title>504 Gateway Time-out</title>
</head>
<body>
<center>
<h1>504 Gateway Time-out</h1>
</center>
</body>
</html>

 

4 answers

1 accepted

0 votes
Answer accepted

I've been made aware that a bug has been filed with the Bitbucket development team: https://jira.atlassian.com/browse/BCLOUD-22009

My team is seeing the same issue. We are using some script listeners through Jira's ScriptRunner to create PRs and we are seeing timeouts. Some appear to be making the request successfully though, while others are hung for 60s before timing out. 

Same here. 

I can confirm that, this is also the case for us. Bitbucket pull requests are unbearably slow and even have timeouts.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events