Add response_timeout_seconds config

This commit is contained in:
Andras Schmelczer 2025-04-04 21:19:54 +01:00
parent 181ea4faef
commit 9a0b8a07bf
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
5 changed files with 29 additions and 28 deletions

1
backend/Cargo.lock generated
View file

@ -2803,6 +2803,7 @@ dependencies = [
"http-body",
"http-body-util",
"pin-project-lite",
"tokio",
"tower-layer",
"tower-service",
"tracing",