Open Bug 1437719 Opened 6 years ago Updated 5 years ago

Replace the remaining uses of resultset/result-set/result_set with "push"

Categories

(Tree Management :: Treeherder, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: emorley, Unassigned)

References

Details

Bug 1336272 replaced a number of the usages of the terms {resultset, result-set, result_set, ...} with "push", and other bugs in the meantime have continued that work (eg bug 1242905).

This bug is to finish off the switch.
Depends on: treeherder-react

Treeherder's UI was just switched over to using /push/ in:
https://github.com/mozilla/treeherder/pull/4514

Looking at New Relic:
https://insights.newrelic.com/accounts/677903/explorer/events?eventType=Transaction&filters=%255B%257B%2522key%2522%253A%2522request%252euri%2522%252C%2522value%2522%253A%2522resultset%2522%252C%2522like%2522%253Atrue%257D%255D&duration=86400000&facet=user_agent

...I see the following third parties are still using /resultset/:

(plus some browser user agents, which are presumably from people who've not yet reloaded the page after the PR was deployed)

Once those are switched over, and New Relic looked at again to check for any others, it should be safe to remove the /resultset/ endpoint.

Depends on: 1526223
You need to log in before you can comment on or make changes to this bug.