Open
Bug 1801239
Opened 3 years ago
Updated 2 years ago
groupsummary API should be restricted to one day of data
Categories
(Tree Management :: Treeherder: API, task)
Tree Management
Treeherder: API
Tracking
(Not tracked)
NEW
People
(Reporter: aryx, Unassigned)
Details
Attachments
(1 file)
To keep load at an acceptable level.
Comment 1•2 years ago
|
||
this solution would mean ensuring that startdate and endate are only 1 day apart:
https://github.com/mozilla/treeherder/blob/27d503067490e169a2059214b05de410f01a85e6/treeherder/webapp/api/groups.py#L31
You need to log in
before you can comment on or make changes to this bug.
Description
•