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

Modify the /eds/hydrology route to have a synonym route that is used by NCR #443

Open
BobTorgerson opened this issue May 8, 2024 · 1 comment

Comments

@BobTorgerson
Copy link
Contributor

To allow for us to drop cache and recache only subsections of the API without impacting the rest of cache, we have double dipped on the /eds/hydrology endpoint which has resulted in when we drop cache for ArcticEDS, it also impacts the responsiveness of NCR.

Suggest adding something like:
@routes.route("/ncr/hydrology//") to the eds_hydrology_data function's available routes.

@brucecrevensten
Copy link
Member

I think we want to be careful about adding synonyms but the overall idea here is good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants