Skip to content

Commit 342949a

Browse files
authored
remove retry error (#2269)
1 parent 0124eae commit 342949a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tencentcloud/common.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,6 @@ var retryableErrorCode = []string{
7373
"ClientError.NetworkError",
7474
"ClientError.HttpStatusCodeError",
7575
// common
76-
"FailedOperation",
77-
"TradeUnknownError",
7876
"RequestLimitExceeded",
7977
"ResourceInUse",
8078
"ResourceUnavailable",

0 commit comments

Comments
 (0)