requilence / integram

Integrate Telegram into your workflow – Trello, Gitlab, Bitbucket and other bots
https://integram.org
GNU General Public License v3.0
1.54k stars 151 forks source link

Gitlab integration unreliable #124

Open inakimalerba opened 2 years ago

inakimalerba commented 2 years ago

Dear maintainer,

The service provided in integram.org/gitlab has been behaving unreliably on the past months.

Checking the Gitlab logs, seems like the endpoint is failing to handle the webhooks correctly. Gitlab webhooks' timeout is 10 seconds.

Request URL: POST https://integram.org/gitlab/{key} Error
Trigger: Merge Request Hook
Elapsed time: 10.60 sec
Request time: 21 minutes ago

Net::ReadTimeout 

Should we expect a fix or look for other options?

Thanks in advance,