Skip to content

Commit

Permalink
815
Browse files Browse the repository at this point in the history
Signed-off-by: hanzhixiao <709674996@qq.com>
  • Loading branch information
hanzhixiao committed Aug 9, 2023
1 parent e7043a1 commit ee8a157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/component/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import (
const (
cfgPath = "../../../../../config/config.yaml"
minioHealthCheckDuration = 1
maxRetry = 3
maxRetry = 10000
componentStartErrCode = 6000
configErrCode = 6001
)
Expand Down

0 comments on commit ee8a157

Please sign in to comment.