New issue
Advanced search Search tips

Issue 608750 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 2
Type: Bug

Blocking:
issue 7648



Sign in to add a comment

Map ERR_CONNECTION_RESET to a separate download interrupt reason

Project Member Reported by asanka@chromium.org, May 3 2016

Issue description

CONNECTION_RESET is the cause of over 60% of NETWORK_FAILED interrupts. Map this to a separate interrupt reason so that we can automatically retry on CONNECTION_RESETs.

 
In addition, let's map ERR_NETWORK_CHANGED to a transient interrupt reason so that Chrome can automatically retry those downloads.

ERR_NAME_NOT_RESOLVED + ERR_CONNECTION_TIMED_OUT should be mapped to REASON_SERVER_UNAVAILABLE.

These changes should result in a 75% drop in the REASON_NETWORK_FAILED interrupt bucket and replace them with recoverable or more specific errors.
Project Member

Comment 2 by sheriffbot@chromium.org, May 4 2017

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been available for more than 365 days, and should be re-evaluated. Please re-triage this issue.
The Hotlist-Recharge-Cold label is applied for tracking purposes, and should not be removed after re-triaging the issue.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Owner: xingliu@chromium.org
Status: Assigned (was: Untriaged)

Sign in to add a comment