Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.13.8
Description
Current Situation
The jobs/p API resource estimates the duration for each job found for the given search criteria, e.g. for the Job Streams view the jobs/p API resource is called to get a list of all jobs. The estimation part slows down the call by a factor 10.
Desired Behavior
To speed up the Job Streams view the job/p API resource should not estimate the duration as this information is not required.