This repository has been archived by the owner. It is now read-only.
Use dedicated thread for webhook #2106
Closed
Labels
Comments
|
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: