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.4] Worker Fix Job With no Timeout #19586

Merged
merged 2 commits into from
Jun 13, 2017

Conversation

dbpolito
Copy link
Contributor

This is a continuation of #19266

My previous PR fixed the timeout information of the job, but i'm still getting timeouts, then i discovered the reason is the alarm of the previous job is still there.

My PR basically removes the alarm of the previous job if we set timeout to 0.

@dbpolito dbpolito changed the title Worker Fix Job With no Timeout [5.4] Worker Fix Job With no Timeout Jun 13, 2017
@taylorotwell taylorotwell merged commit 85e1573 into laravel:5.4 Jun 13, 2017
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.

2 participants