Skip to content

gunicorn worker getting timeout #1572

Description

@mainulquraishi

Hello,
I am sending a data stream. Sometimes the client getting disconnected but reconnected again.

I looked into gunicorn log and it says
worker timeout
then a new worker starts. I don't know, why in the middle of the WebSocket connection, the worker would timeout?

I changed the gunicorn --timeout parameter to 90, I don't know, it will solve the problem, and is this the right way to solve the problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions