Sometimes it is convenient to keep more actions in the debugger. Number of actions became too low after the introduction of OPS_PROCESSING_FINISHED_ACTION which is dispatched often.
The previous value was 50.
Differential D12834
[web][native] Increase number of actions kept in Redux debugger tomek on Jul 22 2024, 3:20 AM. Authored by Tags None Referenced Files
Subscribers
Details Sometimes it is convenient to keep more actions in the debugger. Number of actions became too low after the introduction of OPS_PROCESSING_FINISHED_ACTION which is dispatched often. The previous value was 50. Check if we keep more action in Redux debugger on web.
Diff Detail
|