We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b172df commit cbb613aCopy full SHA for cbb613a
tencentcloud/common.go
@@ -73,7 +73,7 @@ var retryableErrorCode = []string{
73
"ClientError.NetworkError",
74
"ClientError.HttpStatusCodeError",
75
// common
76
- //"FailedOperation",
+ "FailedOperation",
77
"TradeUnknownError",
78
"RequestLimitExceeded",
79
"ResourceInUse",
0 commit comments