Descriptionkiosk: Retry failed app data fetch.
- Add KioskAppManager::RetryFailedAppDataFetch that starts fetch for failed
app data fetch (status == STATUS_ERROR);
- RetryFailedAppDataFetch when kiosk app is added/removed (include policy refrech);
- RetryFailedAppDataFetch on login screen when portal detection is passed;
- Add max auto retry times for underlying URLFetcher's 5xx retry and
ERR_NETWORK_CHANGED retry in WebstoreDataFetcher;
- KioskAppData sets max retry times to 3 for its webstore data fetch;
BUG=392670
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282577
Patch Set 1 #
Total comments: 4
Patch Set 2 : minor tweak to use URLFetcher default behavior rather than set 0 retry #
Messages
Total messages: 10 (0 generated)
|