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

could not parse max_hits_to_report as int64 #76

Closed
bbimber opened this issue Jul 1, 2022 · 1 comment
Closed

could not parse max_hits_to_report as int64 #76

bbimber opened this issue Jul 1, 2022 · 1 comment
Assignees

Comments

@bbimber
Copy link

bbimber commented Jul 1, 2022

I am guessing this error is because the input nimble config omits this param, so it cant parse null into int?

thread 'main' panicked at 'Error -- could not parse max_hits_to_report as int64', src/reference_library.rs:53:10
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

Can either python or rust be made more tolerant to missing params (maybe default values)?

@hextraza
Copy link
Collaborator

fixed with BimberLab/nimble@98a13ab

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

2 participants