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

[5.8] Update to pda/pheanstalk ^4.0 #27492

Merged
merged 2 commits into from
Feb 12, 2019
Merged

Conversation

crynobone
Copy link
Member

Release note: https://github.com/pheanstalk/pheanstalk/releases/tag/v4.0.0

Biggest improvement would be better handling of closed/failed connection to beanstalkd which in previous version you need to wait until exception is thrown before the worker get restarted or you have to do a schedule task to restart the workers on every interval (mine was 24 hours).

Signed-off-by: Mior Muhammad Zaki crynobone@gmail.com

Release note: https://github.com/pheanstalk/pheanstalk/releases/tag/v4.0.0

Biggest improvement would be better handling of closed/failed connection to beanstalkd which in previous version you need to wait until exception is thrown before the worker get restarted or you have to do a schedule task to restart the workers on every interval (mine was 24 hours).

Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
@taylorotwell taylorotwell merged commit bacca09 into laravel:master Feb 12, 2019
@crynobone crynobone deleted the pheanstalk-4 branch March 8, 2019 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants