New Limit on Bulk Creating Related Events

Used by the UI and API to hint at a user that not every event will be attached to a case. Supports values up to 10,000 (the default limit on the number of documents returned by a single ES search).
This commit is contained in:
Corey Ogburn
2025-01-29 15:48:48 -07:00
parent 7a0309cdf4
commit d0fa6eaf83
2 changed files with 6 additions and 1 deletions
+1
View File
@@ -2147,6 +2147,7 @@ soc:
eventFetchLimit: 500
relativeTimeValue: 24
relativeTimeUnit: 30
maxBulkEscalateEvents: 100
mostRecentlyUsedLimit: 5
ackEnabled: true
escalateEnabled: true