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

fix: record exceptions in embedding.setup() #470

Merged
merged 1 commit into from
Feb 13, 2025
Merged

Conversation

cevian
Copy link
Collaborator

@cevian cevian commented Feb 11, 2025

Previously exceptions in self.vectorizer.config.embedding.setup() were not recorded in the db.

This PR catches exceptions one stack higher to catch more of them.

Previously exceptions in self.vectorizer.config.embedding.setup()
were not recorded in the db.

This PR catches exceptions one stack higher to catch more of them.
@cevian cevian force-pushed the record_more_exceptions branch from 60e4105 to adc8d66 Compare February 12, 2025 16:24
@cevian cevian marked this pull request as ready for review February 12, 2025 17:58
@cevian cevian requested a review from a team as a code owner February 12, 2025 17:58
Copy link
Contributor

@smoya smoya left a comment

Choose a reason for hiding this comment

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

LGTM! 🚀🌔

@cevian cevian merged commit bc157f2 into main Feb 13, 2025
5 checks passed
@cevian cevian deleted the record_more_exceptions branch February 13, 2025 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants