weaveworks / launcher

Weave Cloud Launcher
Apache License 2.0
10 stars 13 forks source link

Consider reporting all errors to sentry #153

Closed leth closed 6 years ago

leth commented 6 years ago

We stopped reporting some errors to sentry because we thought there was nothing we could do about them, and that they were user mistakes.

This stopped us from getting error reports about a genuine bug: https://github.com/weaveworks/launcher/pull/152

It may be better to report them to sentry, but set an threshold-based ignore flag, so that if they happen a lot we notice them.