Skip to content

Commit 8340c96

Browse files
author
Chao Huang
committed
chore: optimize KBR_UVICORN_TIMEOUT_KEEP_ALIVE value
1 parent 7cae1f6 commit 8340c96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

k8s/application/backend-configmap.yaml.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ data:
2222
KBR_DATABASE_MAX_OVERFLOW: "20"
2323
KBR_EMAIL_WHITELIST_ENABLED: "false"
2424
# Uvicorn server settings
25-
KBR_UVICORN_TIMEOUT_KEEP_ALIVE: "120"
25+
KBR_UVICORN_TIMEOUT_KEEP_ALIVE: "650"
2626
KBR_UVICORN_LIMIT_CONCURRENCY: "100"
2727
KBR_UVICORN_LIMIT_MAX_REQUESTS: "10000"
2828
# Streaming settings

0 commit comments

Comments
 (0)