sentry icon indicating copy to clipboard operation
sentry copied to clipboard

ref: Make auto grouping update gradual

Open Swatinem opened this issue 3 years ago • 0 comments

This changes the SENTRY_GROUPING_AUTO_UPDATE_ENABLED setting to a float backwards compatibly. With it, we can slowly ramp up automatic grouping updates based on the organization ID.

fixes https://github.com/getsentry/sentry/issues/38998

Swatinem avatar Sep 20 '22 09:09 Swatinem