Identifying JupyterHub api performance bottleneck

I’m digging into profiling and performance scale/load testing our hub and came across this older thread. I just wanted to say that earlier in the year when we had some load issues on the hub API during a large user event that config was the thing we found and tuned to ease the pressure so definitely thanks for adding that. We actually bumped that up from the default (30 seconds) to 6000 seconds.

While this is fresh in mind and I’ve been poking around docs looking at performance tuning, would it be worthwhile to mention that config option here [1]?

[1] Optimizations — Zero to JupyterHub with Kubernetes documentation

2 Likes