Commit451 / skyhook

Parses webhooks and forwards them in the proper format to Discord.
https://commit451.github.io/skyhook-web
MIT License
367 stars 95 forks source link

Bitbucket provider does not always work, getting status 500 errors #170

Open RudeySH opened 3 years ago

RudeySH commented 3 years ago

I use Skyhook for Bitbucket commits and issues, and I have seen commits not getting picked up from time to time. I enabled Bitbucket's "Request history collection" and managed to capture an error.

Error: Server Error The server encountered an error and could not complete your request. Please try again in 30 seconds.

X-Cloud-Trace-Context: e412361433e2be0a7653ad251fa1ac45

Bitbucket's third attempt succeeded, but sometimes it fails all 3 attempts in a row.

Can something be done about this?

wh1337 commented 2 years ago

@RudeySH are you still getting this error? Couple of questions:

This doesn't appear to be an error message from Skyhook.

Thank you!

RudeySH commented 2 years ago

I was using the free tier of Bitbucket Cloud, latest version at the time I guess.

I failed to mention that I was getting these errors while using https://skyhookapi.com/ . After installing skyhook on my own server, the issues went away.