mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2025-11-28 01:00:05 +08:00
update snailjob 1.3.0 => 1.4.0-beta2
This commit is contained in:
@@ -29,23 +29,10 @@ snail-job:
|
||||
retry-pull-page-size: 1000
|
||||
# 拉取重试数据的每批次的大小
|
||||
job-pull-page-size: 1000
|
||||
# 服务端 netty 端口
|
||||
# 服务器端口
|
||||
server-port: 17888
|
||||
# 重试和死信表的分区总数
|
||||
total-partition: 2
|
||||
# 一个客户端每秒最多接收的重试数量指令
|
||||
limiter: 1000
|
||||
# 号段模式下步长配置
|
||||
step: 100
|
||||
# 日志保存时间(单位: day)
|
||||
log-storage: 90
|
||||
# 回调配置
|
||||
callback:
|
||||
#回调最大执行次数
|
||||
max-count: 288
|
||||
#间隔时间
|
||||
trigger-interval: 900
|
||||
# 重试每次拉取的次数
|
||||
retry-max-pull-count: 10
|
||||
# RPC通讯类型: netty,grpc
|
||||
rpc-type: grpc
|
||||
|
||||
Reference in New Issue
Block a user