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

add user option re: allowing path/sig loading failures? #204

Open
bluegenes opened this issue Feb 2, 2024 · 0 comments
Open

add user option re: allowing path/sig loading failures? #204

bluegenes opened this issue Feb 2, 2024 · 0 comments

Comments

@bluegenes
Copy link
Contributor

For most functions, we allow skipped files (no compatible signatures) and failed files (can't load signature). This makes sense because search results are pretty independent and often accurate even if we miss a few files.

For the index command, I disabled this because we usually want to make sure we have all intended files within the index before running this long command.

With refactoring in #197, I standardized this into an option passed into load_collection. If we want, we could all this to be user-modifiable, e.g. --force option or similar.

@bluegenes bluegenes changed the title standardize: allowing path/sig loading failures add user option re: allowing path/sig loading failures? Feb 2, 2024
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

No branches or pull requests

1 participant