thinknimble / tn-spa-bootstrapper

A production-ready Django SPA app on Heroku in 20 minutes or less!
https://tn-spa-bootstrapper-staging.herokuapp.com/
MIT License
8 stars 9 forks source link

Sentry Crash #332

Open paribaker opened 1 month ago

paribaker commented 1 month ago

It seems we do not always get the sentry crash reports for example every once in a while we have an issue where the app crashes on load, I believe this may be because we need to move it higher in the tree? Right now Sentry depends on the Config entry file we have which means any issues that occur in that file may not be reported.