Sandbox WebHook dispatch

Review Request #8235 — Created June 10, 2016 and submitted — Latest diff uploaded

Information

Review Board
release-2.5.x
b99f649...

Reviewers

Previously, WebHook dispatch could trigger several exceptions that were
not caught and this could lead to broken state. Now, we catch these
exceptions and log them. Unit tests have been added to ensure that these
errors do not bubble up.

Ran unit tests.

    Loading...