Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在运行一个使用模板生成邮件并通过 SMTP 服务器使用 sparkpost 发送邮件的进程。
Process 每天发送大约 50 万封邮件。
但是我每月收到大约 2-3 封重复的 HTML 内容,这很奇怪。
我已经排除了一些可能性,比如
邮件服务器出错
通过 SMTP 到 sparkpost 的邮件发送逻辑
任何循环
在开发环境或任何其他环境中不可重现。
需要一些指示来解决这个问题。我无法添加代码,因为它背后的逻辑太多。
示例错误内容如下所示。