Commit Graph

3 Commits

Author SHA1 Message Date
ryan 39f3774940 feat: 配置列表分页与钉钉机器人分钟级排队限流
统一 sources/templates/channels/rules 列表为分页响应,避免配置增多时全量返回;按钉钉 access_token 限制每分钟发送并在超限时等待下一分钟,降低触发官方封禁风险。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-10 00:34:26 +08:00
ryan d7ae840d9a fix: atomic rate limiter and error handling in cache invalidation 2026-06-27 13:12:37 +08:00
ryan 3f75699431 feat: redis cache layer with rule/channel caching and rate limiter 2026-06-27 13:07:56 +08:00