Skip to content

Switched from using \Exception to using \Throwable#143

Open
dnorhoj wants to merge 2 commits intopeppeocchi:masterfrom
dnorhoj:master
Open

Switched from using \Exception to using \Throwable#143
dnorhoj wants to merge 2 commits intopeppeocchi:masterfrom
dnorhoj:master

Conversation

@dnorhoj
Copy link

@dnorhoj dnorhoj commented Sep 25, 2023

Switched from using \Exception to using \Throwable, as it is more encompassing and can catch both Error and Exception types, improving error handling.

@lenmarknate
Copy link

Would love to see this one merged. Especially for onlyOne(), Errors can cause the job to abort without releasing the lock.

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