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

Allow for custom error handling for workers #24

Open
slnw opened this issue Oct 17, 2023 · 2 comments
Open

Allow for custom error handling for workers #24

slnw opened this issue Oct 17, 2023 · 2 comments

Comments

@slnw
Copy link
Contributor

slnw commented Oct 17, 2023

Currently there is no way to add logic for an exception that happened, for example logging it into laravel.log file.

@cappuc
Copy link
Contributor

cappuc commented Oct 17, 2023

Yeah exception handling is not good right now.
I'll look at this when I have some time.

@cappuc
Copy link
Contributor

cappuc commented Mar 7, 2024

Can you try with the 1.0 beta release?
Now the exception are handled with the app exception handler

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

No branches or pull requests

2 participants