Closed CStiller closed 6 years ago
Error description: When calling Steem(nodes=["https://api.example","https://api.steemit.com"]) and the first node ("https://api.example") is not reachable or delivers invalid data the application crashes with an unhandled exception.
Expected behavior: Steem() uses the second node as fallback with logging info.
example error log(42,9 kB): error.txt
@CStiller This should be resolved on master, let us know if you are still having any issues.
Error description: When calling Steem(nodes=["https://api.example","https://api.steemit.com"]) and the first node ("https://api.example") is not reachable or delivers invalid data the application crashes with an unhandled exception.
Expected behavior: Steem() uses the second node as fallback with logging info.
example error log(42,9 kB): error.txt