jupyter-server / jupyter_server

The backend—i.e. core services, APIs, and REST endpoints—to Jupyter web applications.
https://jupyter-server.readthedocs.io
BSD 3-Clause "New" or "Revised" License
489 stars 308 forks source link

accessing API version should not count as activity #1315

Closed minrk closed 1 year ago

minrk commented 1 year ago

reported by @rcthomas

otherwise, using GET /api/ as a healthcheck will cause the server to never appear idle.