archivebox.api.webhooks

Module Contents

Functions

warning_error_handler

transaction_on_commit_task_handler

Data

logger

API

archivebox.api.webhooks.logger[source]

‘getLogger(…)’

archivebox.api.webhooks.warning_error_handler(hook: Any, error: Exception | None) None[source]
archivebox.api.webhooks.transaction_on_commit_task_handler(hook: collections.abc.Callable[..., None], **kwargs: Any) None[source]