Closed railsmechanic closed 6 years ago
Yes, thanks for this. I think possibly Follow is not catching an error, perhaps in the new 0.10 Node. I will try to make a unit test to duplicate this.
You can try make some test cases for the connections between your node and the others e.g. CouchDB. I had the same by connecting between node and Postgres/MongoDB.
I've tested follow and its failure handling with the vanilla example.
Everything works fine until CouchDB is running, but when I shut down CouchDB follow raises:
It would be inevitable for my application that follow still waits until the server is available again.
CouchDB v1.3.0 node v0.10.8 follow v0.9.0