summaryrefslogtreecommitdiff
path: root/lib/pleroma/gun/connection_pool/worker.ex
AgeCommit message (Expand)Author
2023-01-02Revert "Merge branch 'copyright-bump' into 'develop'"lain
2023-01-01Bump copyright yearmarcin mikołajczak
2022-02-25Copyright bump for 2022Sean King
2021-05-29Gun: use runtime deps in ConnectionPoolAlex Gleason
2021-01-13Bump Copyright to 2021Haelwenn (lanodan) Monnier
2020-10-12Add missing Copyright headersMark Felder
2020-09-16ConnectionPool Worker: use monitor flush instead of checking refrinpatch
2020-09-11ConnectionPool: Log possible HTTP1 blocksrinpatch
2020-09-02improvements and fixes for http requestsAlexander Strizhakov
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