Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Retrying failed jobs with retryUntil #39

Merged
merged 4 commits into from
Dec 17, 2020

Conversation

giannicic
Copy link
Contributor

@giannicic giannicic commented Dec 15, 2020

Currently, when retrying failed jobs, it would be nice to be able to retry those that have failed due to a retryUntil parameter elapsing.

PR for #38

@taylorotwell taylorotwell merged commit 626ae6a into laravel:master Dec 17, 2020
@nunomaduro
Copy link
Member

@giannicic Could you test this feature using the "dev-master" using jobs with "retryUntil" and without "retryUntil" to see if is working as expected before a tag?

@giannicic
Copy link
Contributor Author

@nunomaduro Ok, i will test it and let you know. Thanks.

@giannicic
Copy link
Contributor Author

@nunomaduro Tested. It seems to work ok on our vapor project.

@devoncmather devoncmather deleted the retry-failed-jobs branch December 21, 2020 13:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants