Skip to content

Stop catching all exceptions in thunk middleware. #15

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

Merged
merged 1 commit into from
Jul 5, 2020

Conversation

patjackson52
Copy link
Contributor

Improve exception handling so all exceptions are not caught by thunk middleware. Only ClassCastException is caught, which is what we want.

Fix for issue #14

@patjackson52 patjackson52 merged commit 1dc8db3 into master Jul 5, 2020
@mpetuska mpetuska deleted the feature/improve-exception branch January 29, 2023 19:00
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.

1 participant