Added Large Values Warning

maxBulkEscalateEvents now has a warning that large values may run into other limits.
This commit is contained in:
Corey Ogburn
2025-02-04 10:33:04 -07:00
parent d0fa6eaf83
commit 23ebe966e0

View File

@@ -499,7 +499,7 @@ soc:
alerts:
<<: *appSettings
maxBulkEscalateEvents:
description: Maximum number of events to escalate in a single bulk escalation.
description: Maximum number of events to escalate in a single bulk escalation. Large values may run into other limits.
global: True
cases: *appSettings
dashboards: *appSettings