Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants