1459 sentry message
Description
Some error events are added to send them to sentry. It will be helpful to debug install/update related issues.
Screenshots
Technical details
Here, Telemetry.reportMessage()
is used to send messages. Message contains the task name has faced the error, package name and message of error/exception. Updated the version of telemetry
library which will allow us to find the triggering device of any sentry event.
Tests
Issues
10 commandments of code reviews
Edited by Hasib Prince