Skip to content
This repository has been archived by the owner. It is now read-only.

Use dedicated thread for webhook #2106

Closed
La0 opened this issue May 15, 2019 · 1 comment
Closed

Use dedicated thread for webhook #2106

La0 opened this issue May 15, 2019 · 1 comment
Assignees

Comments

@La0
Copy link
Contributor

@La0 La0 commented May 15, 2019

The webhook runs alongside other consumers (including the mercurial one), and sometimes fail unexpectedly, giving HTTP 500 errors to Phabricator. The build is then automatically marked as failed.

One of the fails here: it's just a simple Heroku 500

@La0 La0 self-assigned this May 15, 2019
@marco-c
Copy link
Collaborator

@marco-c marco-c commented May 15, 2019

We should make sure we're running them in separate threads.

La0 added a commit to La0/mozilla-relengapi that referenced this issue May 17, 2019
La0 added a commit to La0/mozilla-relengapi that referenced this issue May 20, 2019
@La0 La0 closed this in #2112 May 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

2 participants