warn-scraper
warn-scraper copied to clipboard
job_center platform code not caching
The job center code doesn't appear to be caching sub pages, which it's supposed to, in a recent install on a local Linux VM
It's definitely not caching when run through Github Actions, though I believe it should be committing there. This is many dozens of unnecessary hits.
AZ problem confirmed with KS as well.
The download-if-not-cached code should probably be calling the more recently implemented helper function in utils.py.