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

[10.x] File failed job storage driver #47007

Merged
merged 8 commits into from
May 10, 2023
Merged

[10.x] File failed job storage driver #47007

merged 8 commits into from
May 10, 2023

Conversation

taylorotwell
Copy link
Member

A simple, file-based failed job storage driver for local development and exploration when first installing the framework.

Not intended for production usage.

@nunomaduro nunomaduro changed the title File failed job storage driver [10.x] File failed job storage driver May 10, 2023
Copy link
Member

@nunomaduro nunomaduro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! Just added a few tests, that can be found in this pull request: #47013.

@taylorotwell taylorotwell merged commit e5260fc into 10.x May 10, 2023
@taylorotwell taylorotwell deleted the file-failed-jobs branch May 10, 2023 13:58
milwad-dev pushed a commit to milwad-dev/framework that referenced this pull request May 12, 2023
* first pass at file based failed jobs

* code cleaning

* use path verbatim

* use default value for path

* Adds tests for `FileFailedJobProvider` (laravel#47013)

* add limit option to file failed job provider

* fix order in test

* change default location

---------

Co-authored-by: Nuno Maduro <[email protected]>
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