bot: do not throw exceptions when backend fails.#987
bot: do not throw exceptions when backend fails.#987abpostelnicu merged 2 commits intomozilla:masterfrom
Conversation
3feb49c to
8efbbd1
Compare
8efbbd1 to
70b028a
Compare
marco-c
left a comment
There was a problem hiding this comment.
Could you write a test to ensure that, when the backend fails, we are still able to publish?
If you prefer to do it in a follow-up, please file an issue so we don't forget.
No, I would prefer to do it now, to know that we have this covered! |
3d038f9 to
3c3b7b6
Compare
1ab33ad to
9fea098
Compare
| ] | ||
|
|
||
|
|
||
| def test_publication_failures_total( |
There was a problem hiding this comment.
We should also add a test which runs the run function of the workflow and, even if the backend fails, it publishes some issues
|
@marco-c I wanna do this in this release wdyt if we add the tests as a followup? |
WFM, can you file an issue for that? |
marco-c
left a comment
There was a problem hiding this comment.
LGTM, please file a follow-up issue about adding tests.
This fixes #983