summaryrefslogtreecommitdiff
path: root/lib/pleroma/gun/connection_pool/worker.ex
AgeCommit message (Expand)Author
2020-09-08Merge branch 'http-fixes' into 'develop'rinpatch
2020-07-28gun ConnectionPool: Re-add a missing cast for remove_clientrinpatch
2020-07-28gun ConnectionPool: replace casts with callsrinpatch
2020-07-15ConnectionPool.Worker: do not stop with an error when there is a timeoutrinpatch
2020-07-15Ensure connections error get known by the callerhref
2020-07-15ConnectionPool.Worker: Open gun conn in continue instead of inithref
2020-07-15Connection Pool: fix LRFU implementation to not actually be LRUrinpatch
2020-07-15Use erlang monotonic time for CRF calculationrinpatch
2020-07-15Connection pool: Add client death trackingrinpatch
2020-07-15Connection Pool: register workers using :viarinpatch
2020-07-15Connection pool: Fix race conditions in limit enforcementrinpatch
2020-07-15Refactor gun pooling and simplify adapter option insertionrinpatch