For https://github.com/RecordReplay/backend/issues/5131, enabling JS assertions for all execution progress and all JS values seems to be preventing tests from succeeding on the github action runners. This PR allows the frequency of execution progress assertions to be turned down, which also turns off the JS value assertions.
For https://github.com/RecordReplay/backend/issues/5131, enabling JS assertions for all execution progress and all JS values seems to be preventing tests from succeeding on the github action runners. This PR allows the frequency of execution progress assertions to be turned down, which also turns off the JS value assertions.