ujh / fountainpencompanion

Repository for https://www.fountainpencompanion.com
Other
33 stars 8 forks source link

Use the Honeybadger frontend reporting #1344

Open ujh opened 1 year ago

ujh commented 1 year ago

Add frontend error tracking using Honeybadger. Both for react (see https://docs.honeybadger.io/lib/javascript/integration/react/) and maybe also the catchall that reports everything that onerror gets (but that might not be useful).

ujh commented 1 year ago

@wkillerud I will add that soon. It might produce too much noise (especially the onerror stuff) but it should at let us know if some of the JS is broken. It might have found that thing with the swab.

ujh commented 1 year ago

(I can of course invite you to the Honeybadger project if you want to)