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

Rescuing from invalid Faraday error #163

Closed
ekampp opened this issue May 25, 2020 · 1 comment
Closed

Rescuing from invalid Faraday error #163

ekampp opened this issue May 25, 2020 · 1 comment

Comments

@ekampp
Copy link
Contributor

ekampp commented May 25, 2020

After updating to Neo4j 9.6.0, Neo4j core 9..0, and Faraday 1.0.1 I'm seeing a lot of errors related to line 9 in the build-in neo4j check.

Specifically the problem is that Faraday has changed the name of the errors from Faraday::Error::ConnectionFailed to Faraday::ConnectionFailed.

ekampp added a commit to ekampp/okcomputer that referenced this issue May 25, 2020
This solves sportngin#163 by rescuing from the correct faraday error.
ekampp added a commit to ekampp/okcomputer that referenced this issue May 25, 2020
This solves sportngin#163 by rescuing from the correct faraday error.
@anfleene
Copy link
Contributor

anfleene commented Jun 5, 2020

Closed by #164

@anfleene anfleene closed this as completed Jun 5, 2020
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