Description[Sync] Fix auth error handling while the backend is initializing.
This changes it so that we no longer throw an unrecoverable error if we get an
auth error while bringing up the backend (which can happen if we fail to
download control types). We now let just let the backend continuing retrying
(in backoff mode), until the user resolves the auth error, at which point
we'll perform our pending sync cycle, finishing backend initialization.
BUG=163491
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=171094
Patch Set 1 #
Total comments: 4
Patch Set 2 : Address comments #Patch Set 3 : Revert bookmark changes #Patch Set 4 : Rebase #
Messages
Total messages: 8 (0 generated)
|