Configuring background job execution strategy
The following table describes how to replicate the background job execution strategies that existed prior to Application Security version 25.2.0.
| Legacy job execution strategy | Description | Configuration instructions |
|---|---|---|
| Conservative |
Balances job concurrency, throughput, and job stability. |
No changes required. |
| Aggressive |
Enables high concurrency. With this strategy, the job scheduler does not enforce any limitations on how jobs are executed. All jobs are equal and executed on all available workers. OpenText does not recommend using this job execution strategy. |
|
| Exclusive jobs |
Enables jobs to run in sequence and one at a time. OpenText does not recommend using this job execution strategy. |
|