-
Notifications
You must be signed in to change notification settings - Fork 1
Error propagation and reporting #8
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
AndreaV-Lsi
opened on Nov 11, 2024
Issue body actions
- Define custom error codes
- generate errors and propagate them to the subscribers (client or server)
- The subscribers of the server/server must override the "Handle Error" method to catch the specific errors
- If an unknown error leads to an invalid Listener reference the server will now shutdown, because it would then kill possibly working connections to clients, but it will stop accepting definitions of new services by throwing a specific error
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request