When using hubtraf to spawn pods faster than a JupyterHub could handle, I ended up crashing hubtraf two or three times like through this assertion being broken. This only happened after a lot of other errors that made it clear where the limit was for the JupyterHub deployment.
When using
hubtraf
to spawn pods faster than a JupyterHub could handle, I ended up crashing hubtraf two or three times like through this assertion being broken. This only happened after a lot of other errors that made it clear where the limit was for the JupyterHub deployment.https://github.com/yuvipanda/hubtraf/blob/78ab8b5ad9d09ce245f5056adebce843978c4351/hubtraf/user.py#L172-L189
This issue is created as a followup to https://github.com/neurohackademy/nh2020-jupyterhub/issues/44#issue-662617572