Olivia5k / piper

Build system that builds and very little more
http://thiderman.org/piper/
MIT License
5 stars 0 forks source link

Add internal error handling #1

Open Olivia5k opened 9 years ago

Olivia5k commented 9 years ago

The distributed nature of this project makes for a hard time figuring out if something goes awry with the project itself. As such, we want them to report to specific points whenever internal errors (i.e. the script itself dying, not a test failure).

Sentry seems like the best fit as a general purpose solution.

Todo

Olivia5k commented 9 years ago

Come to think of it, maybe Sentry actually has a fallback device like the nice-to-have built into it. Investigation would be useful!