getsentry / sentry

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

fix(backup): Avoid flushing outboxes #71053

Closed azaslavsky closed 4 weeks ago

azaslavsky commented 4 weeks ago

This seems to cause mysterious races for large imports in prod, and is not strictly necessary to do in-band anyway.

azaslavsky commented 4 weeks ago

This is totally safe, although I am curious what sorts of weird races you saw?

https://sentry.sentry.io/issues/2501462103/events/62572c1746b94fe4ac3aa69ca1d33987/ in particular, and the traces associated with it. Only happens for organizationteammember weirdly enough.