Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Got unexpected status code [DEADLINE_SOON] #5

Closed
1 task
Punkley opened this issue Jun 2, 2019 · 1 comment · Fixed by #6
Closed
1 task

Got unexpected status code [DEADLINE_SOON] #5

Punkley opened this issue Jun 2, 2019 · 1 comment · Fixed by #6
Assignees
Labels
bug Something isn't working

Comments

@Punkley
Copy link

Punkley commented Jun 2, 2019

Bug causing a fatal error

PHP Fatal error: Uncaught xobotyi\beansclient\Exception\Command: Got unexpected status code [DEADLINE_SOON] in /data/beta/websocket/vendor/xobotyi/beansclient/src/Command/Reserve.php:65
Stack trace:
#0 /data/beta/websocket/vendor/xobotyi/beansclient/src/BeansClient.php(122): xobotyi\beansclient\Command\Reserve->parseResponse(Array, NULL)
#1 /data/beta/websocket/vendor/xobotyi/beansclient/src/BeansClient.php(304): xobotyi\beansclient\BeansClient->dispatchCommand(Object(xobotyi\beansclient\Command\Reserve))
#2 /data/beta/websocket/bin/wsbs-worker.php(30): xobotyi\beansclient\BeansClient->reserve(30)
#3 /data/beta/websocket/bin/wsbs-worker.php(261): BeanstalkdWorker->run()
#4 {main

It should understand "[DEADLINE_SOON]" which is in beanstalkd 1.10

  • Issue isn't fixed in dev branch
@xobotyi
Copy link
Owner

xobotyi commented Jun 3, 2019

ATM working on new package version, where it'll be fixed

@xobotyi xobotyi self-assigned this Jun 3, 2019
@xobotyi xobotyi added the bug Something isn't working label Jun 3, 2019
@xobotyi xobotyi mentioned this issue Jun 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants