hashbat-dev / discgo-bot

3 stars 0 forks source link

Audit CDN links - Background Task #89

Open sam-tredgett opened 2 months ago

sam-tredgett commented 2 months ago

We need a background task which runs once in a while which ought to go through all URLs stored in our DB that reference images, ping them and validate they have an image, and then clean down from the DB any who don't (stale links from CDNs etc.)

We should be able to run this no more than once every 12h, potentially longer.

GiveMePseudonyms commented 1 month ago

I think we should also include info about this on the dashboard.