mailgun / gubernator

High Performance Rate Limiting MicroService and Library
Apache License 2.0
964 stars 99 forks source link

Add test for global rate limiting with load balancing #224

Closed Baliedge closed 6 months ago

Baliedge commented 7 months ago

Add test for the global behavior bug reported in issue https://github.com/mailgun/gubernator/issues/208.

Based off contribution from @philipgough in PR https://github.com/mailgun/gubernator/pull/207.