Open
Conversation
Masc999
reviewed
Apr 30, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Send logs over pika on unhandled exception
Checklist
Description
When the software runs into an unhandled exception, the log file is copied to 'crash.log' so that the software can detect that the machine crashed on the next boot. When it restarts, the user will be prompted as to whether they want to send the log file. If they choose to, it will be automatically sent over pika to the smart manager server and will be available to us & customer support.
Notes
Does the serial number get output to the logs? If so, we need to remove it for GDPR, unless we're stating otherwise?
The text on the popup needs to be bulked out a bit.

Dependencies for merge
Testing
Visual Test
Function Test
Unit Tests
Screenshots (if applicable)