Simple Robot 组件 | QQ
Toggle table of contents
4.5.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | QQ
simbot-component-qq-guild-core
/
love.forte.simbot.component.qguild.bot.config
/
QGBotFileConfiguration
/
RetryConfig
/
exponentialDelay
exponential
Delay
val
exponentialDelay
:
Boolean
=
false
(
source
)
是否启用指数延迟。如果启用,会使用
io.ktor.client.plugins.HttpRequestRetry.Configuration.exponentialDelay
的默认值配置指数延迟。