We found a case of an orphaned notebook because notebook container took too long to spawn in Fargate (> 3 min), so the jupyter hub timed out and quit monitoring. To prevent this problem, I’m see if jupyter hub communicates to the spawner when it times out, so we can force terminate the Fargate deployment.
We found a case of an orphaned notebook because notebook container took too long to spawn in Fargate (> 3 min), so the jupyter hub timed out and quit monitoring. To prevent this problem, I’m see if jupyter hub communicates to the spawner when it times out, so we can force terminate the Fargate deployment.