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

All controller methods sending command to an entity should trigger errorHandler in case of exception #83

Closed
christophe-calmejane opened this issue Dec 8, 2020 · 0 comments
Assignees
Labels
bug Something isn't working high priority High priority issue
Milestone

Comments

@christophe-calmejane
Copy link
Contributor

Currently if there is an exception while packing the message, the passed errorHandler will never be called and the caller won't know if the method succeeded or not.
In current version, one just have to add/remove 64 dynamic mappings for this behavior to trigger.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working high priority High priority issue
Projects
None yet
Development

No branches or pull requests

1 participant