RateLimiterMan.None (Rate Limiter Man v0.3.0)
View SourceThis module acts as a no-op that bypasses any rate limiting.
Warning
This algorithm is only intended for temporary usage, and will emit a Logger
warning on each
request. If you want to permanently disable a rate limiter, it should be removed from your
project's supervision tree.