Users may experience significant performance degradation, including long wait times or unresponsive behavior, when adding, editing, or rebuilding jobstreams in Automation Analytics & Intelligence (AAI). This behavior is often caused by an excessive default jobstream run history limit, which forces the system to query and process large amounts of historical data during every modification operation.
The client.jobStreamRunHistoryInitialLimit parameter dictates how many days of job run history AAI retrieves when a new jobstream is created or rebuilt. If this value is set too high (or left at default), the system attempts to load an excessive amount of historical data. Each add or rebuild operation triggers a new query against this entire historical set, consuming database and system resources and causing performance bottlenecks.
To improve performance, reduce the initial run history limit by updating the client.jobStreamRunHistoryInitialLimit
client.jobStreamRunHistoryInitialLimit parameter in the AAI Configuration Tool -> Parameters tab