Skip to content

SSE: handle error reponse payload #59

@b4D8

Description

@b4D8

Currently the stream produced by the SSE client will produce a SseError::Network(reqwest::Error) after executing a request when the response's status code does not indicate success. It should instead try to deserialize the error payload for consistency with the RESTful API.

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