Skip to content

Reduce noise in logs when process_request returns an HTTP response #1513

@aaugustin

Description

@aaugustin

Whenever the opening handshake ends with a code other than 101, an error is logged.

While this behavior was already present in the legacy implementation (I believe), it's less than ideal. EDIT: it wasn't present.

Probably it should be an info or a warning, except when the code is 5xx?

This was raised in #1419 (comment)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions