Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ref(similarity): Manually filter times seen in backfill query #76188

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

jangjodi
Copy link
Contributor

Manually filter times seen in backfill query to prevent query from timing out
Only end the backfill task for the project if the length of the unfiltered batch is 0
Remove retry on OperationalError

@jangjodi jangjodi requested a review from a team as a code owner August 14, 2024 17:44
@jangjodi jangjodi requested a review from wedamija August 14, 2024 17:44
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Aug 14, 2024
Copy link
Member

@JoshFerge JoshFerge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

makes sense to me!

@jangjodi jangjodi merged commit f5c74ad into master Aug 15, 2024
50 checks passed
@jangjodi jangjodi deleted the jodi/similarity-backfill-query-filter branch August 15, 2024 14:43
@github-actions github-actions bot locked and limited conversation to collaborators Aug 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants