microsoft / XmlNotepad

XML Notepad provides a simple intuitive User Interface for browsing and editing XML documents.
https://microsoft.github.io/XmlNotepad/
MIT License
980 stars 207 forks source link

Add an try-catch to the SendMeasurement method so that it doesn't cra… #266

Closed AndersChen123 closed 1 year ago

AndersChen123 commented 1 year ago

Add an try-catch to the SendMeasurement method so that it doesn't crash the whole app when the network connection fails.

AndersChen123 commented 1 year ago

@microsoft-github-policy-service agree

lovettchris commented 1 year ago

Good idea, thanks!