Quellcode durchsuchen

fix: 略微增加推送时间间隔解决存在的批次错位问题

sansan vor 6 Monaten
Ursprung
Commit
b167f5e5a9
2 geänderte Dateien mit 4 neuen und 2 gelöschten Zeilen
  1. 1 1
      config/config.yaml
  2. 3 1
      readme.md

+ 1 - 1
config/config.yaml

@@ -33,7 +33,7 @@ notification:
   message_batch_size: 4000 # 消息分批大小(字节)(这个配置别动)
   dingtalk_batch_size: 20000 # 钉钉消息分批大小(字节)(这个配置也别动)
   feishu_batch_size: 29000 # 飞书消息分批大小(字节)
-  batch_send_interval: 1 # 批次发送间隔(秒)
+  batch_send_interval: 3 # 批次发送间隔(秒)
   feishu_message_separator: "━━━━━━━━━━━━━━━━━━━" # feishu 消息分割线
 
   # 🕐 推送时间窗口控制(可选功能)

+ 3 - 1
readme.md

@@ -47,7 +47,7 @@
 - 感谢**关注[公众号](#问题答疑与1元点赞)** 的读者们,你们的留言、点赞、分享和推荐等积极互动让内容更有温度😎。  
 
 <details>
-<summary>👉 点击查看<strong>致谢名单</strong> (当前 <strong>🔥45🔥</strong> 位)</summary>
+<summary>👉 点击查看<strong>致谢名单</strong> (当前 <strong>🔥47🔥</strong> 位)</summary>
 
 ### 数据支持
 
@@ -67,6 +67,8 @@
 
 |           点赞人            |  金额  |  日期  |             备注             |
 | :-------------------------: | :----: | :----: | :-----------------------: |
+|           *杰          |  5  | 2025.11.08  |        | 
+|           *点          |  8.80  | 2025.11.07  |   开发不易,支持一下。     | 
 |           Q*Q          |  6.66  | 2025.11.07  |   感谢开源!     | 
 |           C*e          |  1  | 2025.11.05  |        | 
 |           Peter Fan          |  20  | 2025.10.29  |        |