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

Add external query discovery mode #22

Open
altmannmarcelo opened this issue Sep 6, 2024 · 0 comments
Open

Add external query discovery mode #22

altmannmarcelo opened this issue Sep 6, 2024 · 0 comments

Comments

@altmannmarcelo
Copy link
Collaborator

Add the ability to call an external script to fetch queries to cache.

The script should return a line by line queries.
For each query we should:

  • Calculate the digest
  • Check if we don't have a query rule for the digest
  • Follow the normal flow by returning a Vec<Query> in find_queries_to_cache
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