think-queue icon indicating copy to clipboard operation
think-queue copied to clipboard

【避坑】Redis 不要使用阿里云集群版本 unwatch 存在超时

Open kokoroX opened this issue 4 years ago • 0 comments

\think\queue\connector\Redis migrateExpiredJobs 方法 unwatch 会超时

ps: unrecognized option: no-heading
BusyBox v1.31.1 () multi-call binary.

Usage: ps [-o COL1,COL2=HEADER]

Show list of processes

	-o COL1,COL2=HEADER	Select columns for display


                                                                                                                                                       
  [think\process\exception\Timeout]                                                                                                                    
  The process ""/usr/local/bin/php" think queue:work --queue="shopro" --delay=0 --memory=128 --sleep=3 --tries=0" exceeded the timeout of 60 seconds.  

kokoroX avatar Nov 11 '21 17:11 kokoroX