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