framework icon indicating copy to clipboard operation
framework copied to clipboard

In ThinkPHP queue processing, when using SQL Server store the jobs database, two processing processes were detected, both acquiring the same job ID simultaneously, resulting in duplicate email sends

Open kenetkang opened this issue 1 month ago • 0 comments

所属功能组件

路由(Route)

ThinkPHP 版本

8.0

操作系统

windows

错误信息

logical error

其它说明

In ThinkPHP queue processing, when using SQL Server store the job database, two processing processes were detected, both acquiring the same job ID simultaneously, resulting in duplicate email sends thinkphp 队列处理, 使用sql server 数据库存jobs 发现2个处理进程 ,同时拿到了相同jobs-id, 导致邮件发2次

kenetkang avatar Dec 05 '25 02:12 kenetkang