City-of-Bloomington / drupal-customizations

Drupal version management using composer
https://bloomington.in.gov
GNU General Public License v2.0
1 stars 1 forks source link

Add weekly cron to purge ASM images #45

Closed inghamn closed 1 year ago

inghamn commented 1 year ago

The asm images are cached, but are not cleared when the regular drupal cache is cleared (once an hour). Redownloading all the asm images puts a strain on the ASM server, so we do not want to do it every hour.

We should write a cron script to clear the ASM images once a week (or even once a month). The weekly cron executes on Saturday at 6:47 am. Any strain we put on the server then should not impact day to day operations at the shelter.