Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove re-cache code / add route map #492

Open
brucecrevensten opened this issue Nov 15, 2024 · 0 comments
Open

Remove re-cache code / add route map #492

brucecrevensten opened this issue Nov 15, 2024 · 0 comments

Comments

@brucecrevensten
Copy link
Member

brucecrevensten commented Nov 15, 2024

Refs ua-snap/prefect#47

This is twin functionality to pair with a ticket in the Prefect repo. The idea is to move the recache code functionality to that repository.

Tasks:

  1. Remove all "cache" code. This might be a bit deeper than just removing routes/recache.py -- possibly look for conditional code or other conditional behavior based on cache processing
  2. Expose a site map in a format that we can request from Prefect to perform the caching.
  • For this, we may want to design it so the API is giving knowledge on how it wants to be crawled to repopulate cache. For example, this might be structured by application so that the external recache agent can just "recache NCR" for example.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant