Skip to content

Commit b9c95a0

Browse files
committed
docs: add note about 'util/taskcluster.py' exception changes to migrations.rst
1 parent 533a4cc commit b9c95a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/reference/migrations.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ This page can help when migrating Taskgraph across major versions.
4949
Taskcluster proxy. Remove ``use_proxy`` from all function calls, and then
5050
either set ``TASKCLUSTER_PROXY_URL`` or unset it depending on whether using
5151
the proxy is desired or not.
52+
* Utility functions in ``taskgraph.util.taskcluster`` now raise
53+
``taskcluster.TaskclusterRestFailure`` instead of ``requests.HTTPError``.
5254

5355
14.x -> 15.x
5456
------------

0 commit comments

Comments
 (0)