Page MenuHomePhabricator

[web][native] Increase number of actions kept in Redux debugger
ClosedPublic

Authored by tomek on Jul 22 2024, 3:20 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Sep 3, 9:23 PM
Unknown Object (File)
Tue, Sep 3, 9:22 PM
Unknown Object (File)
Tue, Sep 3, 9:22 PM
Unknown Object (File)
Tue, Sep 3, 9:22 PM
Unknown Object (File)
Sat, Aug 24, 6:08 PM
Unknown Object (File)
Sun, Aug 11, 12:23 AM
Unknown Object (File)
Sat, Aug 10, 4:49 PM
Unknown Object (File)
Sat, Aug 10, 6:19 AM
Subscribers

Details

Summary

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.

Test Plan

Check if we keep more action in Redux debugger on web.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable