3 Commits

Author SHA1 Message Date
Username
738fccdabb connection_pool: fix python 2 integer division
Add from __future__ import division to fix success_rate
and latency calculations returning 0 due to integer division.
2025-12-24 00:17:40 +01:00
Username
00623f3a18 connection_pool: add health tracking and backoff 2025-12-21 23:37:39 +01:00
Username
bc945a33ff add tor connection pool with health monitoring 2025-12-20 23:02:21 +01:00