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

receives job property #109

Merged
merged 3 commits into from
Jan 17, 2025
Merged

Conversation

ricventu
Copy link
Contributor

Hi,
I am submitting this pull request to enhance the job handling capabilities by explicitly passing the $job property into the job's action method. This addition allows developers to have more control over the job execution process, such as managing retries, deletions, and failures more effectively.
Moreover, this change improves compatibility with job monitoring packages, such as Laravel-Queue-Monitor

tests/QueueableActionTest.php Outdated Show resolved Hide resolved
@freekmurze freekmurze merged commit 6ed3d68 into spatie:main Jan 17, 2025
6 checks passed
@freekmurze
Copy link
Member

Thanks!

@mostafaznv
Copy link
Contributor

#110

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.

3 participants