feat: backoff config initial func

This commit is contained in:
Mmx
2024-09-24 23:18:42 +08:00
parent f82deb2870
commit e1ff68cfc2
3 changed files with 36 additions and 2 deletions

View File

@@ -66,4 +66,5 @@ func init() {
}
initLog()
initBackoff()
}