getsentry / sentry

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

chore(hc): Adds killswitch for tombstone cleanup tasks #70069

Closed GabeVillalobos closed 2 weeks ago

GabeVillalobos commented 2 weeks ago

Adds a new option (hybrid_cloud:disable_tombstone_cleanup) that short circuits all tombstone cleanup related tasks, halting tombstone processing entirely. This is not currently required, but gives us a relief valve for tombstone query related issues.