Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replication worker gets stuck on busy retry #938

Merged

Conversation

samarabbas
Copy link
Contributor

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.

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.
@samarabbas samarabbas requested a review from wxing1292 July 6, 2018 21:24
@samarabbas samarabbas merged commit 3651ac8 into cadence-workflow:master Jul 6, 2018
@samarabbas samarabbas deleted the replicator-worker-stuck-issue branch July 6, 2018 22:51
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.

2 participants