Category: Yii2 Queue Extension

打开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...

在 Yii2 队列扩展 中报错:The process "'/usr/local/php/bin/php' '/mcloud/www/ccp_api/yii' 'pub-article-queue/exec' '103' '300' '1' '3555' '--color='" exceeded the timeout of 300 seconds. 0

Error in Yii2 queue extension: The process “/usr/local/php/bin/php/mcloud/www/ccp_api/yiipub-article-queue/exec10330013555–color=Exceeded the timeout of 300 seconds.

浏览量: 0 1. Error in Yii2 queue extension: The process “/usr/local/php/bin/php/mcloud/www/ccp_api/yiipub-article-queue/exec10330013555–color=Exceeded the timeout of 300 seconds. 2. In the queue: pub-article-queue running time exceeds the timeout time limit of 300 seconds. View queue: pub-article-queue...

当上传视频失败后,偶现渠道的应用的任务的状态【4:审核中(平台)】,而不是【3:已失败(渠道发布)】。查看发布日志表,1 条抖音内容,同一时间发至 5 个抖音帐号。其中 3 个帐号上传视频失败。渠道的应用的任务ID:159、162、163。 0

When the uploading video fails, the status of the task of the application of the current channel [4: under review (platform)], not [3: failed (channel release)], the sequence of queue execution amplifies the program bug

浏览量: 2 1. When the upload video fails, the status of the task of the application of the application is [4: under review (platform)], not [3: failed (channel release)]. View the release log table,...

进入容器一,执行命令行。确定此容器在接收请求与运行队列作业。 0

yii2 queue extension, in the Redis driver, when the info command prints information about the queue status, the analysis of the queue status of the reserved state (2)

浏览量: 1 1. Reference URL:https://www.shuijingwanwq.com/2020/09/30/4552/, this is a previous blog. 2. When the cluster is deployed, the overall 4 groups of queues are all executed. It can be controlled within half an hour. However,...

重新升级后,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...