Dougu-Asa / Dougu

Equipment management app for Asayake Taiko
0 stars 0 forks source link

Implement error boundaries/handlnig #23

Open Li-Kane opened 3 months ago

Li-Kane commented 3 months ago

Towards production, to ensure app stability, implement error boundaries and handling. Additionally, only breaking errors should be sending data to sentry. Errors which are expected (bad inputs) should be caught and not thrown.