feat: retry on failed (close #112)

This commit is contained in:
JustSong
2023-07-15 19:06:51 +08:00
parent 0e088f7c3e
commit 35cfebee12
4 changed files with 35 additions and 6 deletions

View File

@@ -68,6 +68,7 @@ var AutomaticDisableChannelEnabled = false
var QuotaRemindThreshold = 1000
var PreConsumedQuota = 500
var ApproximateTokenEnabled = false
var RetryTimes = 0
var RootUserEmail = ""