update snailjob 1.6.0 => 1.7.0(新增的网卡配置有异常等待官方修复 不耽误正常使用)

This commit is contained in:
疯狂的狮子Li
2025-08-04 14:35:51 +08:00
parent 716ea1deff
commit 633252f730
12 changed files with 10 additions and 14 deletions

View File

@@ -31,5 +31,3 @@ snail-job:
port: 2${server.port}
# 客户端ip指定
host:
# RPC类型: netty, grpc
rpc-type: grpc

View File

@@ -43,7 +43,5 @@ snail-job:
summary-day: 7
# 配置负载均衡周期时间
load-balance-cycle-time: 10
# 通知类型默认使用grpc(netty 已经下线)
rpc-type: grpc
# 重试任务拉取的并行度
retry-max-pull-parallel: 2