gecko-dev/tools/tryselect/util
Andrew Halberstadt 82e328843f Bug 1717427 - [tryselect] Use 'raise_for_status' when downloading estimates data, r=mhentges
These requests had except blocks to catch all requests exceptions. But because
we weren't calling 'raise_for_status', exceptions were never raised, resulting
in bizarre error tracebacks later on.

Depends on D118356

Differential Revision: https://phabricator.services.mozilla.com/D118357
2021-06-22 20:54:19 +00:00
..
__init__.py
dicttools.py
estimates.py
manage_estimates.py Bug 1717427 - [tryselect] Use 'raise_for_status' when downloading estimates data, r=mhentges 2021-06-22 20:54:19 +00:00