Openbravo Issue Tracking System - POS2
View Issue Details
0052656POS2POSpublic2023-06-02 12:562023-06-16 08:39
meriem_azaf 
meriem_azaf 
normalmajorhave not tried
closedfixed 
5
 
22Q3 
No
0052656: Reduce the number of times the state is persisted on disk
The state is being persisted way too often, and that might be a cause of some of the performance problems that have an impact on the 'back to the past” state problem.

As part of this issue we will try to reduce the number of times the state is persisted by:

Adding a new property to persisted models if true will trigger a throttled persistence just after the state action takes place

Increasing the length of redux’s default throttle from 100m to a much longer value (i.e. 30s)

This will prevent the state from being persisted on disk every time the user executes any action (log would be generated and TerminalLog is a persisted model state).
-
No tags attached.
blocks defect 0052052 closed AugustoMauch Reduce the number of times the state is persisted on disk 
Issue History
2023-06-02 12:56meriem_azafNew Issue
2023-06-02 12:56meriem_azafAssigned To => Retail
2023-06-02 12:56meriem_azafTriggers an Emergency Pack => No
2023-06-02 12:56meriem_azafAssigned ToRetail => meriem_azaf
2023-06-02 12:57meriem_azafRelationship addedblocks 0052052
2023-06-02 13:01meriem_azafStatusnew => acknowledged
2023-06-02 13:01meriem_azafStatusacknowledged => scheduled
2023-06-15 23:47hgbotNote Added: 0151233
2023-06-16 00:16hgbotNote Added: 0151236
2023-06-16 00:17hgbotNote Added: 0151237
2023-06-16 00:17hgbotNote Added: 0151240
2023-06-16 08:39AugustoMauchStatusscheduled => resolved
2023-06-16 08:39AugustoMauchResolutionopen => fixed
2023-06-16 08:39AugustoMauchStatusresolved => closed

Notes
(0151233)
hgbot   
2023-06-15 23:47   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1136 [^]
(0151236)
hgbot   
2023-06-16 00:16   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/551 [^]
(0151237)
hgbot   
2023-06-16 00:17   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/551 [^]
(0151240)
hgbot   
2023-06-16 00:17   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1136 [^]