generated from telekom/reuse-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: added kafka error handling for republish events * chore: deleted package-lock.json * fix: removed republishing errorThreshold, added debugging logs * fix: added special republishing error handling if kafka is not available * fix: added debugging for kafka error handling * fix: added debug log message for sarama errorType * fix: changed kafaka error checking; deleted unused unit tests * fix: refactored kafka error handling * fix: added list of errors for special handling * fix: removed debug log entries and set default deliveringStatesOffset to 70m * fix: refactored log entries and levels --------- Co-authored-by: [email protected] <[email protected]>
- Loading branch information
1 parent
f55fd52
commit 01712d7
Showing
6 changed files
with
65 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters