Open
Description
What is the bug?
Open homepage of SA that contains thousands of detectors, there is no max allowed cap limitation on how many detector (or top n detectors) will be render on page. that leads to OOM issue, and browser will crash after usage for the tab consumes more then 5GB ram.
What is the expected behavior?
- set max limit to # of detector that prevents OOM issue.