Add DMServer requests query parameters to indicate whether it's a retry and why |
||
Issue descriptionAdd "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.
,
Oct 13 2016
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Oct 13 2016