mirror of
https://github.com/livekit/livekit.git
synced 2026-08-28 07:14:12 +00:00
Lmit failed send to specific error type (#1164)
This commit is contained in:
@@ -15,7 +15,7 @@ var (
|
||||
pionIgnoredPrefixes = map[string][]string{
|
||||
"ice": {
|
||||
"pingAllCandidates called with no candidate pairs",
|
||||
"failed to send packet",
|
||||
"failed to send packet: io: read/write on closed pipe",
|
||||
"Ignoring remote candidate with tcpType active",
|
||||
"discard message from",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user