Lmit failed send to specific error type (#1164)

This commit is contained in:
Raja Subramanian
2022-11-15 08:02:11 +05:30
committed by GitHub
parent 9f4e7ee4bd
commit bea1c77d05
+1 -1
View File
@@ -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",
},