6.4 Worker
范式
名称 | 类型 | 描述 |
---|---|---|
withSeconds | bool | 是否使用, 默认值 false |
concurrentDelay | int | 任务并发时是否延迟运行, 默认值 -1 |
immediatelyRun | bool | 是否立即运行, 默认值 false |
enableTrace | bool | 是否开启链路,待支持 |
enableAccess | bool | 是否开启日志,待支持 |
enableMetric | bool | 是否开监控,待支持 |
示例
[jupiter.cron.test]
withSeconds = false
concurrentDelay= -1
immediatelyRun = false