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

don't crash the app on nonfatal failure #105

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

cleverchuk
Copy link

This change is to avoid propagating Kafka error to the application rather always use the fallback on any Kafka failure. There's no point in having a fallback if the main appender kills the application on failure.

…ther always use the fallback on any kafka failure. There's no point in having a fallback if the main appender kills the application on failure
…AsynchronousDeliveryStrategy.java

Co-authored-by: Daniel Wegener <danielwegener@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants