Skip to content

Provide documentation of error handling process #25

@benbrown

Description

@benbrown

How does Ware handle errors in middleware?

It seems that any error in a middleware will immediately stop the processing of any other middlewares and call the callback with ONLY the error -- not any of the other expected parameters.

It would be helpful if this behavior was documented!

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