New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 727832 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug



Sign in to add a comment

Investigate BackgroundTaskScheduler behavior if an executing task is scheduled.

Project Member Reported by fgor...@chromium.org, May 30 2017

Issue description

When task handling can fail (Crash, Chrome evicted from memory) we will be losing a task that is in progress.

It is not clear if such task will be retried by JS/GcmNM at a later time or completely abandoned.

It is also not clear if scheduling a backup task, while the current one is running, will actually kill the currently running (Job Scheduler's documentation suggests so, while GCM Network Manager does the opposite).

We should work out a common solution to these issues.

This affects offline pages, but proper component should Background Task Scheduler.
 

Comment 1 Deleted

Description: Show this description
Labels: OS-Android
Components: Internals>BackgroundTaskScheduler

Sign in to add a comment