-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
AT
- There exists a config flag invocationsPerBatchJobByBatchType of type Map<String, Integer>
- The map is initialised with an empty map
- An entry of the map consists of the Batch Type as key and the invocations per batch job as value
- "historic-instance-deletion" -> 5, "set-job-retries" -> 3, ...
- If no entry for a specific batch type is available in the map, it falls back to the global configuration invocationsPerBatchJob
- A warning is logged if the batch type does not match to the registered batch operations
- Confer the behavior of batchOperationsForHistoryCleanup
- I can add entries for custom batch types
- I can read documentation
This is the controller panel for Smart Panels app
There are no Sub-Tasks for this issue.