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

CCR should auto-retry rejected execution exceptions #49213

Merged

Commits on Nov 16, 2019

  1. CCR should auto-retry rejected execution exceptions

    If CCR encounters a rejected execution exception, today we treat this as
    fatal. This is not though, as the stuffed queue could drain. Requiring
    an administrator to manually restart the follow tasks that faced such an
    exception is a burden. This commit addresses this by making CCR
    auto-retry on rejected execution exceptions.
    jasontedor committed Nov 16, 2019
    Configuration menu
    Copy the full SHA
    bc7a250 View commit details
    Browse the repository at this point in the history