Skip to content
This repository has been archived by the owner on May 25, 2023. It is now read-only.

Handle exceptions in Faiss by returning error statuses #1

Open
seanmor5 opened this issue Dec 11, 2022 · 0 comments
Open

Handle exceptions in Faiss by returning error statuses #1

seanmor5 opened this issue Dec 11, 2022 · 0 comments

Comments

@seanmor5
Copy link
Contributor

The Faiss C++ library raises exceptions for anything that goes wrong, which will crash the VM. We want to catch these exceptions in the NIF and instead return an error status

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant