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

Check if failedJob.reserved_at is set before making time calculation #1067

Merged
merged 1 commit into from
Sep 8, 2021
Merged

Check if failedJob.reserved_at is set before making time calculation #1067

merged 1 commit into from
Sep 8, 2021

Conversation

bilfeldt
Copy link
Contributor

@bilfeldt bilfeldt commented Sep 8, 2021

This PR adds a check if the failedJob.reserved_at is set, since the calculated runtime is wrong if this is not set (see image below). Unsure if failedJob.reserved_at should always be set and a bug is causing this not to happen though.

Screenshot 2021-09-08 at 10 09 45

@taylorotwell taylorotwell merged commit 391cab7 into laravel:5.x Sep 8, 2021
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