Skip to content

Conversation

@vinnymac
Copy link

@vinnymac vinnymac commented Aug 5, 2025

Adds the ability to filter out specific exceptions. My use case for this is in BullMQ for example, where many errors are valid and you wouldn't want to treat them as errors at all, such as WaitingChildrenError, DelayedError, RateLimitError, etc.

Closes #40

@julienlafont-shine
Copy link

Thank you for this PR, this filter on exceptions would also be very useful to us!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow to have some Exceptions treated as non-errors

2 participants