JupyterTimeoutError#

exception rubin.nublado.client.JupyterTimeoutError(msg, user, log=None, *, started_at=None, failed_at=None)#

Bases: NubladoClientSlackException

Timed out waiting for the lab to spawn.

Parameters:
to_sentry()#

Format the error as a SentryEventInfo.

Return type:

SentryEventInfo

to_slack()#

Format the error as a Slack Block Kit message.

Return type:

SlackMessage