Remove utils.on_error module. It reports errors to an endpoint that will soon be shutdown: /ereporter2/api/v1/on_error. No one is looking at these errors. And this endpoint doesn't do any authorization, making it abusable. R=chanli@chromium.org Change-Id: I9b13ca6a5116e5d40481d0764142750be0c92dae Reviewed-on: https://chromium-review.googlesource.com/c/infra/luci/luci-py/+/6886191 Commit-Queue: Vadim Shtayura <vadimsh@chromium.org> Reviewed-by: Chan Li <chanli@chromium.org> NOKEYCHECK=True GitOrigin-RevId: 382af95a7dc84b24c51895e3f18e31da9d9811c9
This is the Python Client code for LUCI. It's part of the main python repo, and is also mirrored into a standalone client-py repo.
To contribute changes you need to clone the main python repo and then use git cl upload. The client-py repo mirror (which appears in Chromium's third_party directory) cannot be contributed to directly.
This project is licensed under Apache v2.0 license. See LICENSE for details.