Enabling crash notification

In the event of a server or browser crash, you can configure a notification to display to users. This notification is configured by modifying session/ha/crash/EnableUserNotification:

  • Value — True or false
  • Functionality
    • Turns on the ability to notify a user if there has been a high availability crash event.
    • The message that displays to the user is:

      "Something appears to have gone wrong. Your session has been recovered."

    • To modify this message, override the pyHANotifyMessage value.
  • High availability aspect — This is available as the Enable end user messaging of a crash event check box on the HA Cluster Settings landing page and is required for high availability.
  • Can be set through DASS — Yes