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

Use JobScheduler API to Update Route List Consistently in the Background #364

Open
epicstar opened this issue Apr 12, 2023 · 0 comments
Open

Comments

@epicstar
Copy link
Member

It would be nice to use the WorkManager API to hit the /routes endpoint so that with certain rules, the app will update the route list. This at least should be a differed task that runs every once in a while whenever the user is on Wifi.

We should figure out the best "deferred" poll time (24 hours? 12 hours? 30 mins) + network rules to make this possible.

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

No branches or pull requests

1 participant