gunicorn failures do not log in docker
Open
devops
- Dominant language
- Python
- Stars
- 13
- Forks
- 17
- Avg merge
- 6h 59m
- Merged PRs (30d)
- 1
Description
We have the machinery in the gunicorn config file to get it to log to stdout, but this is being explicitly disabled in docker environments.
We should make this not the case anymore (maybe ideal if it could log to both places?)
Contributor guide
Assessment
This issue has not been assessed yet.