ControllerTimeoutError#
- exception controller.exceptions.ControllerTimeoutError(operation, user=None, *, started_at, failed_at)#
Bases:
SlackException
Wraps
TimeoutError
with additional context and Slack support.- Parameters:
- to_slack()#
Format the exception as a Slack message.
- Returns:
Slack message suitable for posting with ~safir.slack.webhook.SlackClient.
- Return type: