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 qgraph backend caching of sample queries #233

Open
Woozl opened this issue Oct 8, 2024 · 0 comments
Open

Remove qgraph backend caching of sample queries #233

Woozl opened this issue Oct 8, 2024 · 0 comments
Assignees

Comments

@Woozl
Copy link
Member

Woozl commented Oct 8, 2024

When the Aragorn caching wasn't working, we did a rudimentary cache of the sample queries so they were guaranteed to return a response instantly (for demo purposes). However, these haven't been updated so they contain answers from an older version of the graph. We should remove these and rely on Aragorn/plater instead.

https://github.com/RobokopU24/qgraph/blob/14db2d934ec0eedb369d6ae289f7d1c9582cf2e1/api_routes/routes.js#L20-L27

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

1 participant