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
That is a great package. I have tested with multiple instances of same api behind a loadbalancer. It seems to be working well. But have you tried it with high volume of concurent/paralel requests. Is the counter atomic? And also when you hit the limit, it increments the counter value by number of instances.
Also , its response time is above 2000ms when using client based limiter with multiple instances of app.
Thanks :)
The text was updated successfully, but these errors were encountered:
Hello,
That is a great package. I have tested with multiple instances of same api behind a loadbalancer. It seems to be working well. But have you tried it with high volume of concurent/paralel requests. Is the counter atomic? And also when you hit the limit, it increments the counter value by number of instances.
Also , its response time is above 2000ms when using client based limiter with multiple instances of app.
Thanks :)
The text was updated successfully, but these errors were encountered: