Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

[ExposureNotification]Change ExistingPeriodicWorkPolicy #1108

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Conversation

keiji
Copy link

@keiji keiji commented Mar 1, 2021

Use ExistingPeriodicWorkPolicy.KEEP to avoid rescheduling the work everytime the app enqueues it.

This resolves an issue with WorkManager sometimes not adding a job to the system job scheduler.

Exposure Notifications document change log
https://developers.google.com/android/exposure-notifications/doc-change-log#enqueue-sample

…erytime the app enqueues it.

This resolves an issue with WorkManager sometimes not adding a job to the system job scheduler.
@keiji keiji changed the title Change ExistingPeriodicWorkPolicy [ExposureNotification]Change ExistingPeriodicWorkPolicy Mar 1, 2021
@keiji
Copy link
Author

keiji commented Mar 16, 2021

Hi, how can I submit a CLA?
Screen Shot 2021-03-16 at 22 59 25

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants