Open Bug 1732793 Opened 4 years ago Updated 2 years ago

AOM calls should retry on proxy failure

Categories

(Toolkit :: Add-ons Manager, enhancement, P3)

enhancement
Points:
3

Tracking

()

People

(Reporter: mixedpuppy, Unassigned)

References

Details

(Whiteboard: [addons-jira])

a bypassProxy flag has been added in https://phabricator.services.mozilla.com/D126550

ProductUpdateChecker should make use of this and retry on failed proxy requests.

Whiteboard: [addons-jira]
Points: --- → 3

By ProductUpdateChecker, did you mean ProductAddonChecker? It uses ServiceRequest already, but without the bypassProxy flag. The update check and download are both covered by this file.

There is also the AddonUpdateChecker, which also uses ServiceRequest without setting bypassProxy. After the update check, AddonInstall downloads without the beConservative or bypassProxy flags though, so adding the flag to the update check in this case would only be useful if the download logic also gets updated.

ProductAddonChecker

Priority: P1 → P2
Priority: P2 → P3
You need to log in before you can comment on or make changes to this bug.