Skip to content

[5.4] Signal alarm after timeout passes#19978

Merged
taylorotwell merged 1 commit into
laravel:5.4from
themsaid:signalAlarmAfterTimeout
Jul 10, 2017
Merged

[5.4] Signal alarm after timeout passes#19978
taylorotwell merged 1 commit into
laravel:5.4from
themsaid:signalAlarmAfterTimeout

Conversation

@themsaid
Copy link
Copy Markdown
Member

This might cause the job to be run twice since a new job can start after the queue retry_after passes while the current worker isn't killed yet because of the extra sleep time.

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