For "add database retry" add test

This commit is contained in:
plutoyty
2023-07-12 11:35:06 +08:00
parent 51314729fc
commit 2693db218a
2 changed files with 38 additions and 1 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ import (
)
const (
maxRetry = 100
maxRetry = 100 //number of retries
)
//newMysqlGormDB Initialize the database connection