feat(proxy): implement timeout handling for client payload reads and add corresponding tests

This commit is contained in:
David Osipov
2026-03-17 01:53:44 +04:00
parent e0d821c6b6
commit a1caebbe6f
3 changed files with 135 additions and 17 deletions

2
Cargo.lock generated
View File

@@ -2093,7 +2093,7 @@ dependencies = [
[[package]]
name = "telemt"
version = "3.3.18"
version = "3.3.19"
dependencies = [
"aes",
"anyhow",