mimiquate / tower_sentry

Elixir error tracking and reporting to Sentry
https://hex.pm/packages/tower_sentry
Apache License 2.0
3 stars 0 forks source link

report whether the event is "handled" or not #15

Open grzuy opened 1 month ago

grzuy commented 1 month ago

Needs https://github.com/mimiquate/tower/issues/72

grzuy commented 2 days ago

Example implementation in tower_bugsnag https://github.com/mimiquate/tower_bugsnag/pull/24.