Skip to content

Caching improvements#360

Merged
bsipocz merged 3 commits into
Caltech-IPAC:mainfrom
bsipocz:caching_improvements
Jul 14, 2026
Merged

Caching improvements#360
bsipocz merged 3 commits into
Caltech-IPAC:mainfrom
bsipocz:caching_improvements

Conversation

@bsipocz

@bsipocz bsipocz commented Jul 14, 2026

Copy link
Copy Markdown
Member

This PR works towards addressing items from https://github.com/IPAC-SW/irsa-datascience/issues/191.

I'm doing the changes as part of a PR for transparency, but the job is not triggered for PRs and making it temporarily would not actually test most of the logics, so I'll just YOLO merge the PR and maybe push a direct follow-up commit if necessary.

The reasoning for the changes:

  • adding the cron trigger in order to ensure the cache is being used at least once in every 7 days to avoid its automated cleanup. This job actually expected to do nothing as everything should be pulled in from the cache.
  • using unique cache keys so the updated cache is being saved

Still outstanding things: use the DOI lookup cache in addition to the execution cache.

@bsipocz bsipocz added the infrastructure Infrastructure related issues/PRs. label Jul 14, 2026
@bsipocz
bsipocz merged commit 9ea709d into Caltech-IPAC:main Jul 14, 2026
5 of 7 checks passed
@bsipocz
bsipocz deleted the caching_improvements branch July 14, 2026 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infrastructure Infrastructure related issues/PRs.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant