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

drop nodes when json file's timestamp is too old #46

Open
Djfe opened this issue Jun 6, 2024 · 2 comments
Open

drop nodes when json file's timestamp is too old #46

Djfe opened this issue Jun 6, 2024 · 2 comments

Comments

@Djfe
Copy link

Djfe commented Jun 6, 2024

example: KBU has json files that haven't been updated in a year. (timestamp from may 2023)
We should not track/crawl those i.e. ignore them.

@AiyionPrime
Copy link
Member

Maybe start with a github action, which warns about too old files?

@Djfe
Copy link
Author

Djfe commented Jun 11, 2024

probably.
same goes for files that are not available anymore (404) or where the server doesn't respond, or where SSL errors.
I sorted out quite a few of those with #43 and #44

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

No branches or pull requests

2 participants