Forums

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

Bitbucket webhooks time out

Nelson Apaza
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 26, 2018

I have set up a webhook in Bitbucket that is supposed to trigger everytime a developer commits and pushes changes to the remote repository, but it times out sporadically.

Flow is like this:

  • User commits and pushes change to remote repository
  • Weekhook acknowledges PUSH and sends POST request to an API
  • API receives the data, and based on the data, build specific jobs in Jenkins
  • API returns an integer value
  • Bitbucket webhook shows the value (if history enabled)


So after I pushed changes, the Webhook shows:
Response from https://myurl
Request status: TIMEOUT
Elapsed time: 5088ms

But if I click on 'Resend request', it processes and API returns 200 - OK.

Is there anybody else experiencing similar issues and have any suggestion?

 

Thank you

Untitled.png

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events