Skip to content

Renable pion logs for webrtc transport  #2921

Open
@sukunrt

Description

@sukunrt

As the pion logs are too noisy, #2915 disables them.

We should reenable these logs after fixing the log level logs. In most cases these can simply be downgraded to debug, as these aren't error conditions.
For example this log line

2024-08-06T15:09:24.337-0700    ERROR   webrtc-transport-pion   [email protected]/sctptransport.go:184 Failed to accept data channel: failed to send ChannelOpen ACK: stream closed

happens whenever there the webrtc connection is closed and concurrently remote creates a datachannel. This is not an error condition for the connection.

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