We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
i add onError hook, add collect driver.ErrSkip error, how about add error check before call onError
onError
driver.ErrSkip
The text was updated successfully, but these errors were encountered:
you mean that onErorr hook is being called with a driver.ErrSkip error?
onErorr
Sorry, something went wrong.
yes, so i want to submit a pr to ignore this error
although sounds reasonable, it will break the API. Please go ahead and create the PR, and let other ppl review it.
ok
No branches or pull requests
i add
onError
hook, add collectdriver.ErrSkip
error, how about add error check before call onErrorThe text was updated successfully, but these errors were encountered: