Ensure connections error get known by the caller
[akkoma] / lib / pleroma / gun / connection_pool.ex
2020-07-15 hrefEnsure connections error get known by the caller
2020-07-15 rinpatchConnection Pool: register workers using :via
2020-07-15 rinpatchConnection pool: Fix race conditions in limit enforcement
2020-07-15 rinpatchConnection pool: check that there actually is a result
2020-07-15 rinpatchConnection Pool: don't enforce pool limits if no new...
2020-07-15 rinpatchRefactor gun pooling and simplify adapter option insertion