From 5a698e0ca18271a9c8b08f82c1192fee0289b8c8 Mon Sep 17 00:00:00 2001 From: Erik Sundell Date: Thu, 19 Oct 2023 13:37:09 +0200 Subject: [PATCH] Add note about workaround to avoid culling by inactivity --- admin/howto/control-user-server.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/admin/howto/control-user-server.md b/admin/howto/control-user-server.md index 77607cd..fedfa2a 100644 --- a/admin/howto/control-user-server.md +++ b/admin/howto/control-user-server.md @@ -90,6 +90,11 @@ server](user-server/stopping), but should be distinguished from "culling a kernel" inside a user server. [jupyterhub-idle-culler] is only involved in culling user servers, not culling kernels. +```{note} +A crude way to ensure that a server isn't stopped for inactivity is can be read +about [here](https://github.com/jupyterhub/jupyterhub-idle-culler/issues/55#issuecomment-1413510651). +``` + ## Stop user servers after maximum age As a failsafe [jupyterhub-idle-culler] is by 2i2c's defaults configured to stop