Skip to content

Raise / log a clear error when trying to receive a websocket frame that's too large #1238

@dimaqq

Description

@dimaqq

Description

websockets should raise https://websockets.readthedocs.io/en/stable/reference/exceptions.html#websockets.exceptions.PayloadTooBig when breaking connection, we should at least log a warning or error which would then be visible in user's integration tests' captured log.

Urgency

It would save from a weird workaround

Code I'd Like to Run

...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions