iriscouch / follow

Very stable, very reliable, NodeJS CouchDB _changes follower
Apache License 2.0
393 stars 82 forks source link

Check for dead on confirm_request response error #29

Closed jo closed 10 years ago

jo commented 11 years ago

In case the confirm_request response comes after the feed was stopped and the database was deleted a Bad DB response will rise.

This is unexpected because the feed has already been stopped.