Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-6143

Able to customize error handling when failed to broadcast message

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • 7.2.0
    • None
    • None

    Description

      In method "broadcastMessage" of class "AbstractWebSocketProcessor", exceptions might be thrown when get payload for broadcasting. The code (line 246 in version 7.2.0) only logs an error statement without allowing user to add custom logic to handle the error.

      Right now, we modify the source code to send another web socket message to web UI notifying user of the error. It will be ideal to make the error handling here to be customizable by user without modifying the source code.

      Attachments

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            robinshine Robin Shine
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: