Skip to content

Commit

Permalink
Update Sentry
Browse files Browse the repository at this point in the history
Here we update to a version that better supports Electron 11
(e.g. using compressed errors to avoid warnings) and also
update the DSN to the new format. Some errors currently seem
to not be being reported, hoping this might help with/fix
that en route.

This also removes the 'disable Sentry after quit' workaround. For
a few reasons:
- To make sure that's not hiding other issues somewhere.
- Because we've updated Electron, so hopefully much of the after-quit
  error noise that appeared before will be fixed now.
- Because it's not clear that it worked for native crashes, which
  were the main problem anyway.
  • Loading branch information
pimterry committed Jan 15, 2021
1 parent 0f0a91c commit 1c69397
Show file tree
Hide file tree
Showing 3 changed files with 119 additions and 247 deletions.
Loading

0 comments on commit 1c69397

Please sign in to comment.