Skip to content

Provide a way to disable Lint and StackTrace middleware in development #290

@siracusa

Description

@siracusa

I'd like a way to disable the automatic inclusion of the the Lint and StackTrace middleware when the PLACK_ENV is "development." In a complex app, producing the the stack trace can take a long time (sometimes over a minute). If the problem is just a simple syntax error, this is frustrating. I'd like to have the option to disable this middleware while still using the convention that PLACK_ENV is set to "development" when we're in development.

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