ranking-agent / strider

A TRAPI-compliant component of ARAGORN that queries distributed KPs and assembles answers to user questions.
MIT License
3 stars 0 forks source link

Timeout param #427

Closed maximusunc closed 1 year ago

maximusunc commented 1 year ago

Adds a check for timeout_seconds inside of request parameters sent from Aragorn. This will enable Strider to take longer for kp lookups to provide more thorough answers that get cached in Aragorn.

We're also adding a /clear_cache endpoint so someone can easily clear the onehop cache.