Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Development: reduce gunicorn loglevel #207

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

humitos
Copy link
Member

@humitos humitos commented Mar 6, 2024

Remove a bunch of these following lines when modifying a file.

proxito_1      | [2024-03-06 15:32:58 +0000] [22] [ERROR] Worker (pid:23) was sent SIGTERM!
proxito_1      | [2024-03-06 15:32:58 +0000] [22] [ERROR] Worker (pid:24) was sent SIGTERM!

Remove a bunch of these following lines when modifying a file.

```
proxito_1      | [2024-03-06 15:32:58 +0000] [22] [ERROR] Worker (pid:23) was sent SIGTERM!
proxito_1      | [2024-03-06 15:32:58 +0000] [22] [ERROR] Worker (pid:24) was sent SIGTERM!
```
Copy link
Member

@stsewd stsewd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Feels like we may be missing some important information by setting the log level that high. If this is something getting on the way of debugging a specific problem, I think it's fine to just do it locally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants