Commit d9990a2
authored
fix(similarity): Return failure reason from multithread seer call (#77522)
Return failure reason from multithread seer call in the backfill
This allows the reason to be logged and the logic to skip projects with
gateway timeouts
[here](https://github.com/getsentry/sentry/blob/ff9a79b8945522173459675164ecbcd7e055405c/src/sentry/tasks/embeddings_grouping/backfill_seer_grouping_records_for_project.py#L248-L279)1 parent b74546e commit d9990a2
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
499 | 499 | | |
500 | 500 | | |
501 | 501 | | |
| 502 | + | |
502 | 503 | | |
503 | 504 | | |
504 | 505 | | |
| |||
0 commit comments