mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-07 10:35:59 +08:00
For "add database retry" add test
This commit is contained in:
@@ -31,7 +31,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
maxRetry = 100
|
||||
maxRetry = 100 //number of retries
|
||||
)
|
||||
|
||||
//newMysqlGormDB Initialize the database connection
|
||||
|
||||
Reference in New Issue
Block a user