RangeError: Maximum call stack size exceeded error in Healthwatch
search cancel

RangeError: Maximum call stack size exceeded error in Healthwatch

book

Article ID: 293666

calendar_today

Updated On:

Products

Operations Manager

Issue/Introduction

In large environments, it's possible to get the error below in the Healthwatch app, particularly in the Compute Performance -> Route Emitter Time to Sync chart when looking at a 24 hour period.

RangeError: Maximum call stack size exceeded

Error screenshot

The issue has been observed in Chrome and Edge browsers, but not in Firefox.


Environment

Product Version: 2.7

Resolution

Launching Chrome or Edge browser with flag below should solve this issue:
--js-flags="--stack-size 2048"

If this doesn't solve the issue, you can try to increase the stack size to a higher value.