strata-czasu / hashira

1 stars 0 forks source link

Don't try to use Sentry when `SENTRY_DSN` is not set #30

Closed Daste745 closed 5 months ago

Daste745 commented 5 months ago

Also change the error handling to log errors from command handlers. The root level error handler also re-throws the exception, as an error on the top level usually means some more serious problems.