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

Enforce rate limits set by KPs #431

Open maximusunc opened 1 year ago

maximusunc commented 1 year ago

Some KPs are specifying rate limits for synchronous queries in their smart api specs. (See here) We need to enforce these limits so the KPs stay happy.