You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is if we have time. We should add a rate limiter with a persistent storage like Redis in case the server restarts. I know a good library in Flask, but in FastAPI I am not sure. Here is the library for Flask https://flask-limiter.readthedocs.io/en/stable/
The text was updated successfully, but these errors were encountered:
Brief description:
This is if we have time. We should add a rate limiter with a persistent storage like Redis in case the server restarts. I know a good library in Flask, but in FastAPI I am not sure. Here is the library for Flask
https://flask-limiter.readthedocs.io/en/stable/
The text was updated successfully, but these errors were encountered: