warn-scraper icon indicating copy to clipboard operation
warn-scraper copied to clipboard

job_center platform code not caching

Open stucka opened this issue 2 months ago • 1 comments

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.

stucka avatar Oct 03 '25 16:10 stucka

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.

stucka avatar Oct 03 '25 16:10 stucka