fix: 冗余日志group和key字段
This commit is contained in:
@@ -85,7 +85,7 @@ type RetryError struct {
|
||||
StatusCode int `json:"status_code"`
|
||||
ErrorMessage string `json:"error_message"`
|
||||
ParsedErrorMessage string `json:"-"`
|
||||
KeyID string `json:"key_id"`
|
||||
KeyValue string `json:"key_value"`
|
||||
Attempt int `json:"attempt"`
|
||||
UpstreamAddr string `json:"-"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user