Skip to content

Support JSON encoded error's  #22

Description

@gruis

When the server reports an internal error to the client it sends a plain string. it should instead send a JSON encoded hash with 'message', 'type', and potentially 'backtrace' elements. The client could then make more reasonable decisions about what to do rather than just printing the error and exiting.

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