Skip to content

Streaming documentation missing any mention of this error object #1505

@daprice

Description

@daprice

I’m seeing WebSocket connections sending errors in the form of:

{
  "error": "Something went wrong",
  "status": 400
}

This is not only not mentioned in the streaming documentation, but the docs incorrectly claim that the socket only sends Event objects, which these errors are not.

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