Fix Services & Update the middleware && others
This commit is contained in:
@@ -71,6 +71,7 @@ var clientNetworkErrorSubstrings = []string{
|
||||
"broken pipe",
|
||||
"use of closed network connection",
|
||||
"request canceled",
|
||||
"invalid query parameters", // 参数解析错误,归类为客户端错误
|
||||
}
|
||||
|
||||
// IsPermanentUpstreamError checks if an upstream error indicates the key is permanently invalid.
|
||||
|
||||
Reference in New Issue
Block a user