Telemetry: Simplify exception handling of failed websocket connections.
Previously, an intermediary exception InspectorException was generated. This was caught and then converted into a more common Telemetry exception. Now the connection failure throws a standard Telemetry exception directly. BUG=460625 Review URL: https://codereview.chromium.org/955263003 Cr-Commit-Position: refs/heads/master@{#319161}
Showing
Please register or sign in to comment