Closed Bug 1808976 Opened 1 year ago Closed 1 year ago

use correct url params for treeherder api when querying groupsummary

Categories

(Testing :: General, defect)

Default
defect

Tracking

(firefox-esr102 unaffected, firefox108 unaffected, firefox109 unaffected, firefox110 fixed)

RESOLVED FIXED
110 Branch
Tracking Status
firefox-esr102 --- unaffected
firefox108 --- unaffected
firefox109 --- unaffected
firefox110 --- fixed

People

(Reporter: jmaher, Assigned: jmaher)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

in bug 1806877, there was added support for using the new treeherder/api/groupsummary/.

This takes startdate and enddate parameters, but we were instead using startday and endday. This was discovered when the data looked suspiciously the same on all 30 days.

Set release status flags based on info from the regressing bug 1806877

Blocks: 1808525

in addition we need to retry if we fail, typically this fail is a timeout (in the form of a bad gateway message from treeherder). Only allow 1 retry- I found that the query on the second time returns pretty fast and local testing yielded this is all that is needed.

Assignee: nobody → jmaher
Status: NEW → ASSIGNED
Pushed by jmaher@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7289c952804e
fix url params when using treeherder's groupsummary api. r=gbrown
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 110 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: