Skip to content

Conversation

@jangjodi
Copy link
Contributor

Catch all seer exceptions in retry in backfill
We do not have a definitive list of exceptions we want to catch, we want to retry them all

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jul 26, 2024
"error": exception.message,
},
)
mock_logger.exception.assert_called_with(
Copy link
Contributor Author

Choose a reason for hiding this comment

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

fix some assertions that weren't running properly, same for line 457

@jangjodi jangjodi marked this pull request as ready for review July 26, 2024 22:04
@jangjodi jangjodi requested a review from a team as a code owner July 26, 2024 22:04
@jangjodi jangjodi merged commit 2e59e02 into master Jul 29, 2024
@jangjodi jangjodi deleted the jodi/similarity-backfill-catch-seer-ex branch July 29, 2024 19:05
@github-actions github-actions bot locked and limited conversation to collaborators Aug 14, 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