STARIONGROUP / COMET-WEB-Community-Edition

The CDP4-COMET web application
https://www.stariongroup.eu
GNU Affero General Public License v3.0
0 stars 1 forks source link

[Minimize] the user of SessionService.RefreshSession #632

Closed samatstariongroup closed 2 months ago

samatstariongroup commented 2 months ago

Prerequisites

Description

SessionService.RefreshSession -> only use when refresh is required, not on add, update or delete. make use of the same event that is used in the SDK to notify the webapp that it can redraw or do other work based on returned data.

System Configuration