-
- Downloads
Request limiter setup: consider {:error, :existing} a success
When the application restarts (which happens after certain config changes), the limiters are not destroyed, so `ConcurrentLimiter.new` will produce {:error, :existing}
Please register or sign in to comment