astronomer / ask-astro

An end-to-end LLM reference implementation providing a Q&A interface for Airflow and Astronomer
https://ask.astronomer.io/
Apache License 2.0
192 stars 47 forks source link

Check possibility for throttling Ask Astro requests #230

Closed pankajkoti closed 9 months ago

pankajkoti commented 9 months ago

Context: https://astronomer.slack.com/archives/C05QJA9LTR9/p1703159886303619

Check the possibility of throttling repeated requests coming from the same user in a stipulated amount time.

pankajkoti commented 9 months ago

Created PR: #235

pankajkoti commented 9 months ago

I have addressed the review comments received so far on the PR. PR is waiting for reviews/approval.