New issue
Advanced search Search tips

Issue 632813 link

Starred by 3 users

Issue metadata

Status: WontFix
Owner:
Closed: Aug 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug



Sign in to add a comment

[Offline Pages] Garbage collect completed SavePageLater requests from the request queue

Project Member Reported by dougarnett@chromium.org, Jul 29 2016

Issue description

Until we have add some support for notifying listeners for the completion/failure of SavePageLater requests, we will leave them in the request queue with updated status, so that consumer has some window of time to query their status. Possibly the requestor will never remove them though, so we want some garabage collection mechanism.
 
It might make sense to combine this change with request expiration.
Status: WontFix (was: Assigned)
No longer needed - new plan is to remove failed and completed requests from the queue.

Sign in to add a comment