Skip to content

Conversation

@luzrain
Copy link
Contributor

@luzrain luzrain commented Nov 4, 2023

I found out that throwing errors in Event classes was not handled in all cases although errorHandler is provided by interface.
Errors was only handled for delays, not for streams, and it was also not implemented in every Event class.
So in this mr I have implemented error handling in every Event class in every case including stream events to use provided errorHandler.
I also did some codestyle fixes and described types in doc block more strictly.

@walkor walkor merged commit 535680f into walkor:master Nov 4, 2023
@luzrain luzrain deleted the events branch November 4, 2023 13:40
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