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

Handle exceptions in Faiss by returning error statuses #1

@seanmor5

Description

@seanmor5

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions