Set MaxRetriesOn5xx only for interactive requests.
Keep retries on 5xx errors only for user-triggered, interactive requests. Other fetches have no immediate priority and their number will be determined by a variation parameter. This CL does not reschedule/retry non-interactive requests, as we figured that this small change improves the current state on its own and rescheduling requires some more discussion. BUG=668074 Review-Url: https://codereview.chromium.org/2548343002 Cr-Commit-Position: refs/heads/master@{#437872}
Showing
Please register or sign in to comment