sentry
sentry copied to clipboard
ref: Make auto grouping update gradual
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