-
Notifications
You must be signed in to change notification settings - Fork 812
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replication worker gets stuck on busy retry (#938)
Updated the retry poilicy to treat all errors as transient except BadRequestError. Returning BadRequestError to processWithRetry on retry count exceeded and deserialization error to nack the replication task and move the message to dlq.
- Loading branch information
1 parent
c52d560
commit 3651ac8
Showing
1 changed file
with
24 additions
and
17 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