Skip to content

[5.4] Worker Fix Job With no Timeout - #19586

Merged
taylorotwell merged 2 commits into
laravel:5.4from
dbpolito:worker_job_with_no_timeout
Jun 13, 2017
Merged

[5.4] Worker Fix Job With no Timeout#19586
taylorotwell merged 2 commits into
laravel:5.4from
dbpolito:worker_job_with_no_timeout

Conversation

@dbpolito

Copy link
Copy Markdown
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