PurgeFailedError#
- exception nublado.purger.exceptions.PurgeFailedError(message, failed_files)#
Bases:
SlackExceptionA purge encountered errors.
- to_sentry()#
Return a collection of Sentry event metadata about the exception.
- Returns:
Sentry event metadata for use with
before_send_handler.- Return type:
- to_slack()#
Format the exception as a Slack message.
- Returns:
Slack message suitable for posting with
SlackWebhookClient.- Return type: