jupyterhub / binderhub

Run your code in the cloud, with technology so advanced, it feels like magic!
https://binderhub.readthedocs.io
BSD 3-Clause "New" or "Revised" License
2.54k stars 388 forks source link

log duration of health checks #1669

Closed minrk closed 1 year ago

minrk commented 1 year ago

OVH is having trouble, in large part due to very slow health checks

but there's currently no way to tell what's being so slow

I have a hunch that it's queued requests in the shared executor used to talk to k8s (and ultimately caused by the k8s API being slow), but that's just a guess. Could be the registry as well.

This should help us identify what's wrong, at least.

consideRatio commented 1 year ago

Tests are caused by k3s latest isn't so stable, because they upload artifacts a while after updating the release channel "latest".