Move all the work to the worker task and add json logging

This commit is contained in:
Abel Luck 2023-11-05 20:53:43 +01:00
parent 918cf4446c
commit 087087bf87
3 changed files with 60 additions and 29 deletions

14
poetry.lock generated
View file

@ -635,6 +635,18 @@ pipfile-deprecated-finder = ["pip-shims (>=0.5.2)", "pipreqs", "requirementslib"
plugins = ["setuptools"]
requirements-deprecated-finder = ["pip-api", "pipreqs"]
[[package]]
name = "json-logging"
version = "1.3.0"
description = "JSON Python Logging"
category = "main"
optional = false
python-versions = "*"
files = [
{file = "json-logging-1.3.0.tar.gz", hash = "sha256:60a02a1daa168a08aa0a41eeeda63e92500ab08170491bdd326cf00d17f656f8"},
{file = "json_logging-1.3.0-py2.py3-none-any.whl", hash = "sha256:5def627a18b9e61690d58016ee5312681b407e3106c80a4be7c787abb8a21355"},
]
[[package]]
name = "markdown-it-py"
version = "3.0.0"
@ -1500,4 +1512,4 @@ multidict = ">=4.0"
[metadata]
lock-version = "2.0"
python-versions = "^3.11"
content-hash = "c44028be6f047970f91425a5c04f65b66116c9a5ad2f8409e2d19d19612f1752"
content-hash = "c48151b734ebe301d09fb06d15888e2b92fd11b80e710e36aa2552082c1637ad"