[Sync] sync-internals Protocol Log does a poor job making partial failure responses visible |
|||
Issue description
Right now if you get a partial failure, for example if some of the entry responses were to look like
{
"error_message": "Backend failure.",
"response_type": "TRANSIENT_ERROR"
},
The entry for the response itself, before you expand reads
Result: SYNCER OK
This does not highlight that there is a problem, when it would be nice if it did.
,
Aug 9 2017
,
Jan 17 2018
|
|||
►
Sign in to add a comment |
|||
Comment 1 by s...@chromium.org
, Aug 9 2017