22.6.3
Description
Abstract
This PR makes the StatusMonitor threshold configurable as a simulator parameter.
Background
The default execution constraints are too restrictive for scenarios involving extensive map data, leading to unintended interruptions during evaluation. I have made these constraints configurable to allow for more flexibility during heavy processing tasks.
Reference
Regression Test: 1 Failure. It passed multiple times in my local environment, so I suspect this is a flaky test.
Destructive Changes
None
Known Limitations
None