after audit
This commit is contained in:
parent
e8e20637e6
commit
a5165dc3ba
80 changed files with 8489 additions and 7302 deletions
|
|
@ -251,7 +251,7 @@ def _drop_finished_task(task: asyncio.Task[None]) -> None:
|
|||
try:
|
||||
task.result()
|
||||
except Exception:
|
||||
logger.exception("publications.pdf_queue.task_failed")
|
||||
structured_log(logger, "exception", "publications.pdf_queue.task_failed")
|
||||
|
||||
|
||||
def schedule_rows(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue