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
DEPRECATION: Rsolr.new/connect option read_timeout is deprecated and will be removed in Rsolr 3. timeout is currently a synonym, use that instead.
read_timeout
timeout
How to re-create : bundle exec rake spec
Done looks like : No warnings
The text was updated successfully, but these errors were encountered:
We're not calling this anywhere in our app. https://github.com/search?q=repo%3Auclibs%2Fucrate%20read_timeout&type=code
Sorry, something went wrong.
rsolr/rsolr#215 samvera/active_fedora#1462
crowesn
Successfully merging a pull request may close this issue.
DEPRECATION: Rsolr.new/connect option
read_timeout
is deprecated and will be removed in Rsolr 3.timeout
is currently a synonym, use that instead.How to re-create : bundle exec rake spec
Done looks like : No warnings
The text was updated successfully, but these errors were encountered: