telemt/src/transport
David Osipov c9271d9083
Add health monitoring tests for draining writers
- Introduced adversarial tests to validate the behavior of the health monitoring system under various conditions, including the management of draining writers.
- Implemented integration tests to ensure the health monitor correctly handles expired and empty draining writers.
- Added regression tests to verify the functionality of the draining writers' cleanup process, ensuring it adheres to the defined thresholds and budgets.
- Updated the module structure to include the new test files for better organization and maintainability.
2026-03-17 17:11:51 +04:00
..
middle_proxy Add health monitoring tests for draining writers 2026-03-17 17:11:51 +04:00
mod.rs Upstreams for ME + Egress-data from UM + ME-over-SOCKS + Bind-aware STUN 2026-02-28 01:20:17 +03:00
pool.rs fix: eliminate all compiler warnings 2026-02-24 03:40:59 +03:00
proxy_protocol.rs feat: add mask_proxy_protocol option for PROXY protocol to mask_host 2026-02-26 13:36:33 +03:00
socket.rs fix(socket): validate ack_timeout_secs and check setsockopt rc 2026-03-11 21:10:58 +04:00
socks.rs Upstreams for ME + Egress-data from UM + ME-over-SOCKS + Bind-aware STUN 2026-02-28 01:20:17 +03:00
upstream.rs Src-IP in ME Routing + more strict bind_addresses 2026-03-14 02:20:51 +03:00