fix: detect dead nodes via HTTP/2 keepalives (Issue #1001) (#1025)

Co-authored-by: weisd <im@weisd.in>
This commit is contained in:
Jitter
2025-12-06 19:15:42 +05:30
committed by GitHub
parent 7c6cbaf837
commit b10d80cbb6
3 changed files with 58 additions and 2 deletions

1
Cargo.lock generated
View File

@@ -7006,6 +7006,7 @@ dependencies = [
"serde_urlencoded",
"shadow-rs",
"socket2 0.6.1",
"subtle",
"sysctl",
"sysinfo",
"thiserror 2.0.17",