aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/gun/connection_pool
AgeCommit message (Expand)Author
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-15parentheses...href
2020-07-15Fix race in enforcer/reclaimer starthref
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: Fix a possible infinite recursion if the pool is exhaustedrinpatch
2020-07-15Connection pool: implement logging and telemetry eventsrinpatch
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