Closed kdenz closed 2 months ago
what version are you on? you may need to run with -vv to get your info logging
i can't reproduce this issue, what version are you on?
figured it out, if there are multiple workers this can happen
@tobymao dope! logging works now, thanks
Hi! Looking forward to use this library instead of RQ / ARQ.
Been getting the following error after running with Docker
CMD ["python", "-m", "saq", "app.worker.worker_settings"]
Error
worker.py
Also logs are not outputting to docker with PYTHONUNBUFFERED=1
Any clue what's going on?