Skip to content

Middlewares should be lazily loaded #609

Open
@wparad

Description

@wparad

Describe the bug
The middlewares when not being used are still imported into memory and unnecessarily take up time loading.

Expected behavior
Only the middlewares that are going to be used should be imported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions