New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 655637 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Oct 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 1
Type: Feature



Sign in to add a comment

Add DMServer requests query parameters to indicate whether it's a retry and why

Project Member Reported by hunyadym@chromium.org, Oct 13 2016

Issue description

Add "retry" and "lasterror" query parameters to DMServer requests.

Retry is true/false, showing if it's the first attempt to communicate with the DMServer.

Lasterror is present only if it's a retry, and it contains the network error code (https://cs.chromium.org/chromium/src/net/base/net_error_list.h) of the problem why we retried the request.
 
Status: Fixed (was: Started)

Sign in to add a comment