Skip to content

Commit da258f1

Browse files
committed
add
1 parent fb9a8b3 commit da258f1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tencentcloud/common/common.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ var retryableErrorCode = []string{
100100
"UnsupportedOperation.UnsupportedDeleteService",
101101
// gaap
102102
"FailedOperation.ListenerHasTask",
103+
// clb
104+
"FailedOperation.ResourceInOperating",
103105
}
104106

105107
// retryableCosErrorCode is retryable error code for COS/CI SDK

0 commit comments

Comments
 (0)