xobotyi / beansclient

Robust PHP client for beanstalkd work queue
MIT License
91 stars 10 forks source link

Multiprocess consumption exception. What is the cause? #4

Closed twomiao closed 5 years ago

twomiao commented 5 years ago
PHP Fatal error:  Uncaught xobotyi\beansclient\Exception\Command: Got unexpected status code [DEADLINE_SOON] in /home/Serve/Resque/vendor/xobotyi/beansclient/src/Command/Reserve.php:65
Stack trace:
#0 /home/Serve/Resque/vendor/xobotyi/beansclient/src/BeansClient.php(122): xobotyi\beansclient\Command\Reserve->parseResponse(Array, NULL)
#1 /home/Serve/Resque/vendor/xobotyi/beansclient/src/BeansClient.php(304): xobotyi\beansclient\BeansClient->dispatchCommand(Object(xobotyi\beansclient\Command\Reserve))
#2 /home/Serve/Resque/lib/src/Resque/Serve.php(46): xobotyi\beansclient\BeansClient->reserve()
#3 {main}
  thrown in /home/Serve/Resque/vendor/xobotyi/beansclient/src/Command/Reserve.php on line 65