Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0052656 | POS2 | POS | public | 2023-06-02 12:56 | 2023-06-16 08:39 |
|
Reporter | meriem_azaf | |
Assigned To | meriem_azaf | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 22Q3 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0052656: Reduce the number of times the state is persisted on disk |
Description | 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). |
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0052052 | | closed | AugustoMauch | Reduce the number of times the state is persisted on disk |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2023-06-02 12:56 | meriem_azaf | New Issue | |
2023-06-02 12:56 | meriem_azaf | Assigned To | => Retail |
2023-06-02 12:56 | meriem_azaf | Triggers an Emergency Pack | => No |
2023-06-02 12:56 | meriem_azaf | Assigned To | Retail => meriem_azaf |
2023-06-02 12:57 | meriem_azaf | Relationship added | blocks 0052052 |
2023-06-02 13:01 | meriem_azaf | Status | new => acknowledged |
2023-06-02 13:01 | meriem_azaf | Status | acknowledged => scheduled |
2023-06-15 23:47 | hgbot | Note Added: 0151233 | |
2023-06-16 00:16 | hgbot | Note Added: 0151236 | |
2023-06-16 00:17 | hgbot | Note Added: 0151237 | |
2023-06-16 00:17 | hgbot | Note Added: 0151240 | |
2023-06-16 08:39 | AugustoMauch | Status | scheduled => resolved |
2023-06-16 08:39 | AugustoMauch | Resolution | open => fixed |
2023-06-16 08:39 | AugustoMauch | Status | resolved => closed |