Changing the long running job threshold
You can configure the threshold to determine long running jobs by adding the following
variable to your blackduck-config.env
file:
- BLACKDUCK_DEFAULT_JOB_RUNTIME_THRESHOLD_HOURS={value in hours}
The default value for this environment variable is 24 hours.