Skip to content

Raise exception when a consumer fails to restart#135

Draft
NeonDaniel wants to merge 3 commits into
devfrom
FEAT_RaiseOnDeadConsumer
Draft

Raise exception when a consumer fails to restart#135
NeonDaniel wants to merge 3 commits into
devfrom
FEAT_RaiseOnDeadConsumer

Conversation

@NeonDaniel
Copy link
Copy Markdown
Member

Description

Raises an exception instead of only logging an error when a consumer fails to restart

Issues

Other Notes

Current behavior logs an error, but does nothing actionable by a class extending MQConnector. This raises an exception when the connector is left in a broken state (all restart attempts have failed) that may be handled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant