New issue
Advanced search Search tips

Issue 800747 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Cc:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Task



Sign in to add a comment

Sensible timeout action if session_manager can't get server-backed state keys (due to tlsdate not syncing date)

Project Member Reported by pmarko@chromium.org, Jan 10 2018

Issue description

If tlsdate is not able to sync the date/time (e.g.  bug 800598  or https://bugs.chromium.org/p/chromium/issues/detail?id=127019#c92 ), session_manager waits forever when retrieving server-backed state keys, which makes chrome hang on enrollment forever.

If we're not going to drop the dependency on tlsdate, introduce a sensible timeout either in session_manager or in chrome so the user gets an error message instead of a device which hangs.
 
Labels: pmarko-backlog

Sign in to add a comment