Skip to content

Update error messages to be more expressive #6

@panthershark

Description

@panthershark

Currently, when a route fails the server returns No matching route or route failed

We should update to send

No matching route when the route evaluation failed to match
Handler not defined when the handler is absent
Handler execution failed when the handler throws an exception

We already send timeout message when the handler fails to write the response at all.

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