Skip to content

22.6.3

Choose a tag to compare

@github-actions github-actions released this 04 Feb 04:18

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

Related Issues