Merge 34aa49ff9d into da71eaebd2
This commit is contained in:
commit
055236c4eb
@ -78,6 +78,7 @@ const NETWORK_ERROR_SNIPPETS = [
|
||||
"fetch failed",
|
||||
"network",
|
||||
"timeout",
|
||||
"timed out",
|
||||
"socket",
|
||||
"econnreset",
|
||||
"econnrefused",
|
||||
|
||||
@ -35,6 +35,7 @@ const RECOVERABLE_MESSAGE_SNIPPETS = [
|
||||
"network request",
|
||||
"client network socket disconnected",
|
||||
"socket hang up",
|
||||
"timed out",
|
||||
"getaddrinfo",
|
||||
];
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user