When the application restarts (which happens after certain config
changes), the limiters are not destroyed, so `ConcurrentLimiter.new`
will produce {:error, :existing}
|
||
|---|---|---|
| .. | ||
| default.ex | ||
| gun.ex | ||
| hackney.ex | ||
When the application restarts (which happens after certain config
changes), the limiters are not destroyed, so `ConcurrentLimiter.new`
will produce {:error, :existing}
|
||
|---|---|---|
| .. | ||
| default.ex | ||
| gun.ex | ||
| hackney.ex | ||