getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
37.08k stars 3.98k forks source link

fix(chartcuterie): query event when needed #70057

Closed sentaur-athena closed 2 weeks ago

sentaur-athena commented 2 weeks ago

Fetching event might throw error so putting it where the try catch is. Also event is not needed till later.