theigl opened a new pull request #416: WICKET-6759 Support disabling error notification for websockets URL: https://github.com/apache/wicket/pull/416 This PR adds a function `shouldNotifyOnErrorEvent` to `WebSocketSettings` that allows the user the decide which types of websocket errors should be broadcast. It serves the same purpose as the existing `shouldNotifyOnCloseEvent` function, i.e. to avoid deserializing the relevant page instance. See https://issues.apache.org/jira/projects/WICKET/issues/WICKET-6759
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services