Jodi Jang
Jodi Jang
Remove prompt asking for feedback and agree/disagree buttons from similarity tab
Skip the process similarity step in post process if the project has the feature `projects:similarity-embeddings`
Update circuit breaker value to GA value
Remove message column from similarity tab if the project has the similarity-embeddings feature
Based on the [Datadog metrics](https://app.datadoghq.com/dashboard/tht-dpn-5ui/allocation-policy?fromUser=false&fullscreen_end_ts=1727203031641&fullscreen_paused=false&fullscreen_refresh_mode=sliding&fullscreen_section=overview&fullscreen_start_ts=1726598231641&fullscreen_widget=984243635966760&refresh_mode=sliding&view=spans&from_ts=1727169007884&to_ts=1727183407884&live=true) and the corresponding [Sentry error](https://sentry.sentry.io/issues/5655838252/), the `getsentry.tasks.backfill_grouping_records` referrer is hitting our 30/s rate limit pretty frequently. We would like to increase to 60/s if okay...
Change unmerge FE call to use new PUT endpoint This will allow the endpoint to use [PUT permissions](https://github.com/getsentry/sentry/blob/423fedeb968c757f1455ee915b67840f48a275ba/src/sentry/api/bases/group.py#L26-L32) instead of DELETE permissions, and allow the members to unmerge