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

Add automatic check to warn user DB may need updating #4

Open
andersgs opened this issue Sep 5, 2019 · 2 comments
Open

Add automatic check to warn user DB may need updating #4

andersgs opened this issue Sep 5, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@andersgs
Copy link

andersgs commented Sep 5, 2019

Issue a warning to the user that the DB is out of date.

@andersgs andersgs added the enhancement New feature or request label Sep 5, 2019
@andersgs andersgs self-assigned this Sep 5, 2019
@andersgs
Copy link
Author

andersgs commented Jul 9, 2022

This should be throttled (e.g., once a week) so as to not overload the server with requests.

@andersgs
Copy link
Author

I am changing this to just check how long ago the DB was listed updated, and if over 60 days (for instance), start issuing a warning that the DB should probably be updated. That way we avoid a bunch of unneeded pings to the CDC's FTP server.

@andersgs andersgs changed the title Add automatic check for DB out of date Add automatic check to warn user DB may need updating Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant