处理权限逻辑
This commit is contained in:
parent
f7c70d0245
commit
3fa567762b
@ -358,8 +358,8 @@ extension SDLContextActor {
|
||||
|
||||
let updatePolicyWorker = PeriodicWorker(
|
||||
configuration: .init(
|
||||
interval: .seconds(300),
|
||||
runImmediately: false,
|
||||
interval: .seconds(120),
|
||||
runImmediately: true,
|
||||
mode: .fixedDelay,
|
||||
errorPolicy: .keepRunning(delay: .seconds(5))
|
||||
),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user