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
We need to incorporate a rate-limiting middleware - something like https://github.com/go-chi/httprate - where we implement a rate-limiting strategy so that our APIs are resilient when getting many requests.