commit | fd98378107c77498a0b6d351b45e3daa38b4d3f9 | [log] [tgz] |
---|---|---|
author | Kweku Adams <kwekua@google.com> | Tue Jan 14 15:26:23 2020 -0800 |
committer | Kweku Adams <kwekua@google.com> | Tue Jan 14 15:49:32 2020 -0800 |
tree | 63331a88114cda745359ad466d756504b35ceda3 | |
parent | 1ea91ab30b45fad354c3bb30d58711f8a8542b97 [diff] |
Limit schedule() calls for only persisted jobs. Calling schedule() for persisted jobs is more expensive than for non-persisted jobs, so set quotas only for persisted schedule() calls. Also reducing the limit to 250 based on more analysis. Bug: 135764360 Bug: 144363383 Test: atest CtsJobSchedulerTestCases Change-Id: I4405a8da6245b9c9b32aa917b85cb351578205f5