Skip to content

GRAPHITE_WSGI_REQUEST_TIMEOUT has no effect #119

@hamelg

Description

@hamelg

The documentation says about this tunable :
maximum number of seconds that a request is allowed to run before the daemon process is restarted

But if you test a slow request which takes more than the timeout, the worker processes it completely and never restarts.
This issue gives some explanations :
benoitc/gunicorn#2086

The workaround is to set GRAPHITE_WSGI_THREADS=1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions