Skip to content

Propagate custom error codes in error responses #917

@mattias-p

Description

@mattias-p

In #819 custom error codes were requested. In #847 they were implemented, except for the last step. They aren't being used in the JSON-RPC response. This is due to lacking support in JSON::RPC. @blacksponge has offered a patch to fix that (lestrrat-p5/JSON-RPC#14) but it hasn't been processed. Presumably because JSON::RPC is up for adoption (see https://metacpan.org/dist/JSON-RPC).

One way forward would be to adopt JSON::RPC.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions