Tagged: attempt

打开2个命令行窗口,在窗口1中运行队列后,然后在窗口2中运行同样的队列。以确认当同样的队列同时运行时(集群部署时),同一个队列作业是否会重复执行。在执行一段时间后,窗口1已经完成了2个队列作业,窗口2已经完成了3个队列作业。 0

In the local environment, parallel running in the test queue (Yii2 queue extension, queue/run command) mode

浏览量: 2 1. Reference URL:https://www.shuijingwanwq.com/2021/01/22/4698/. The queue/run command replaces the queue/listen command. In the local environment, check the status of the queue of queue/run commands. 2. Check the queue data in redis, cpa:queue:copy:asset.messages. The...

重新升级后,reserved 状态的队列数量快速变化为 0 ,查看标准输出日志文件,stdout_logfile = /data/logs/yii-copy-asset-queue-worker-stdout.log。attempt 的值分别等于 140、136。 0

Yii2 queue extension, in the Redis driver, when the info command prints information about the queue status, the analysis of the queued state queue

浏览量: 1 1. Yii2 queue extension, in the Redis driver, when the info command prints information about the queue status, the queue of the reserved state has always existed. Check the system log, there...