Alert Processing Subsystem
Added a new configuration setting Do Not Log Active Alerts After Restart. For more information, see Alert Processing Subsystem.
|
Mashup Connection Settings
• WebSocket connections within mashups that are running in a background browser tab or window will now automatically disconnect after 5 minutes This enhancement reduces network load and improves server performance by reducing unnecessary connections.
• Added a configuration setting that enables you to always maintain connections, similar to previous versions of ThingWorx:
◦ For standard deployments, added the MashupWebsocketConnectionAliveAfterTimeout configuration setting to the platform-settings.json file. For more information, see platform-settings.json Configuration Details.
◦ For Docker images, added the MASHUP_WEBSOCKET_CONNECTION_ALIVE_AFTER_TIMEOUT variable. For more information, see Azure SQL Settings, Microsoft SQL Server Settings, and PostgreSQL Settings.
|