sentry icon indicating copy to clipboard operation
sentry copied to clipboard

ref(similarity): Add postgres query retry with decreased batch size

Open jangjodi opened this issue 6 months ago • 0 comments

Postgres query in similarity backfill is sometimes timing out The first time this exception occurs, retry with a smaller batch size If it occurs again, raise it

jangjodi avatar Aug 08 '24 21:08 jangjodi