Skip to content

Commit

Permalink
Higher timeout again for smart update (#3116)
Browse files Browse the repository at this point in the history
higher timeout again for smart update
  • Loading branch information
lhoestq authored Dec 8, 2024
1 parent 1e0e8f9 commit 06415f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart/env/prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ admin:
memory: "8Gi"

hf:
timeoutSeconds: "1.5"
timeoutSeconds: "10"

api:
# Number of uvicorn workers for running the application
Expand Down

0 comments on commit 06415f8

Please sign in to comment.