Pleroma/lib/pleroma/http/adapter_helper
rinpatch 9b73c35ca8 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}
2020-07-15 15:26:35 +03:00
..
default.ex Use a custom pool-aware FollowRedirects middleware 2020-07-15 15:26:35 +03:00
gun.ex Request limiter setup: consider {:error, :existing} a success 2020-07-15 15:26:35 +03:00
hackney.ex Use a custom pool-aware FollowRedirects middleware 2020-07-15 15:26:35 +03:00