yinjianm
a4e78b864a
fix(api): 修复邮件队列超时并补齐调度进程
...
延长 SendEmailJob 超时并改为超时直接失败,补充重试退避、
失败日志与收件人脱敏,避免 send_email 队列批量超时重试。
新增 MAIL_TIMEOUT 与 QUEUE_RETRY_AFTER 配置,并抽出邮件运行时
配置与 HTML 内容服务,确保 Horizon 常驻进程使用最新邮件配置。
为 Docker、supervisor 与 compose 样例补齐 scheduler 进程,并在
节点管理端开启墙检测托管时立即触发一次检测,保证定时任务持续生效。
2026-04-28 13:32:58 +08:00
yinjianm
17a7c63aec
修改邮件部分
2026-02-22 03:22:14 +08:00
xboard
fe94d7ebc6
fix: remove dependency on job_batches table for batch email sending
2025-09-02 23:54:21 +08:00
xboard
8f3cdf0dde
fix: optimize batch email performance and fix gift card issues
...
- Add chunking and batching for admin email sending
- Fix gift card pagination and add per_page limits
- Update frontend prompts and complete language packs
2025-08-23 00:11:45 +08:00
xboard
4c6c7182e2
refactor: 重构规范部分代码、邮件队列增加失败重试、去除多个支付方式、更新依赖
2024-04-10 00:51:03 +08:00
xboard
cdc86bbe47
fix: 修复邮箱配置无法从环境变量读取的问题
2024-01-01 01:06:07 +08:00
xboard
546f11bdae
fix: 修复后台发送测试邮件返回状态不正确的问题
2023-12-07 04:19:30 +08:00
xboard
0ab7dee52d
refactor: 规范Expection处理
2023-12-04 20:40:49 +08:00
xboard
65fe7682ff
Initial commit
2023-11-17 14:44:01 +08:00