You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a follow up issue to #7547. Here are some follow up points to address from that issue:
If a user refreshes hub/spawn page after a server launch deny, then this will spam the server logs with 403 errors. How to handle this?
When the exception is raised in the pre_spawn_hook, jupyterhub.useremits a log message and juptyerhub.handlers.pagesemits a log message. This suggests to me there may be a more elegant way to handle this.