Files
minio/docs/investigations/r8/evidence/runtime-v2.json
T
Feng Ruohang 055030ea53 fix(http): honor configured request header deadlines
Signed-off-by: Feng Ruohang <rh@vonng.com>
(cherry picked from commit 0d48d32d7e038ae1ea5966f3d7e0cb86780a6311)
Signed-off-by: Feng Ruohang <rh@vonng.com>
2026-09-16 00:37:56 +08:00

28 lines
687 B
JSON

{
"binary": "/Users/vonng/tmp/silo-r8-01a0a5b9/silo-v2",
"binary_sha256": "6b982de3262c25e326280c739b4275444cf80c3eacae48f0942aa18fbb7cd654",
"expected_rejection": true,
"cases": [
{
"source": "flag",
"header_timeout_ms": 100,
"idle_timeout_ms": 2000,
"header_completion_delay_ms": 400,
"rejected": true,
"status": "",
"elapsed_seconds": 0.403,
"still_alive": true
},
{
"source": "environment",
"header_timeout_ms": 100,
"idle_timeout_ms": 2000,
"header_completion_delay_ms": 400,
"rejected": true,
"status": "",
"elapsed_seconds": 0.401,
"still_alive": true
}
]
}