Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

MER-171/IllegalStateException when attempting to notify #173

Merged
merged 4 commits into from
Oct 23, 2018

Conversation

ouchadam
Copy link
Contributor

Problem

Addresses #171

We've been aggressively throwing when the service is in an inconsistent state, however this exception is not catchable from the client side as it happens as part of the background service.

Solution

To no longer crash and instead Log.warn.

Test(s) added

Yep around the cases where the forwarding is ignored (and no longer crashes)

Paired with

Nobody

@ouchadam ouchadam added the bug label Oct 22, 2018
@ouchadam ouchadam closed this Oct 22, 2018
@ouchadam ouchadam reopened this Oct 22, 2018
@ouchadam ouchadam closed this Oct 22, 2018
@ouchadam ouchadam reopened this Oct 22, 2018
Copy link
Contributor

@mr-archano mr-archano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

beautiful ✨

@Mecharyry Mecharyry merged commit 6198d2b into develop Oct 23, 2018
@Mecharyry Mecharyry deleted the MER-171/log-instead-of-crash branch October 23, 2018 11:13
@ouchadam ouchadam mentioned this pull request Oct 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants