Skip to content

Commit

Permalink
add timeouts to datahub chp
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneknapp committed Sep 17, 2024
1 parent b85b6cd commit 284bbc1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deployments/datahub/config/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,9 @@ jupyterhub:
proxy:
chp:
extraCommandLineFlags:
- "--timeout=5000"
- "--proxy-timeout=5000"
nodeSelector:
hub.jupyter.org/pool-name: core-pool-2024-05-08
resources:
Expand Down

0 comments on commit 284bbc1

Please sign in to comment.