botpress / v12

Botpress OSS – v12
https://v12.botpress.com
GNU Affero General Public License v3.0
76 stars 87 forks source link

We should capture runtime javascript errors and report them to us #188

Closed slvnperron closed 6 years ago

slvnperron commented 6 years ago

We can use a service such as Sentry, TrackJS or ExceptionHub.

epaminond commented 6 years ago

@slvnperron , is an intention here to handle errors by botpress-developers or by bot-developers (e.g. initialize sentry with keys provided by user in botfile)?

slvnperron commented 6 years ago

The intention was for us to catch error in the Botpress UI but let's leave this one for now as I'm not sure this makes sense