On Wed, Jun 22, 2011 at 10:06 PM, Jason Smith <[email protected]> wrote: > On Thu, Jun 23, 2011 at 6:52 AM, Randall Leeds <[email protected]> > wrote: >> On Wed, Jun 22, 2011 at 16:27, Jens Alfke <[email protected]> wrote: >>> >>> I’m guessing that, contrary to the docs, there is a default timeout in >>> continuous mode, and I’ll have to add something like “&timeout=9999999999” >>> to the URL to defeat this? >>> (This is the 1.1.1 CouchBase Server Community Edition, on Mac OS X 10.6.7.) >>> —Jens >>> [1] http://wiki.apache.org/couchdb/HTTP_database_API#Changes
I've added a small bit of clarifying text to that page for the "heartbeat" parameter. > I am satisfied with a _changes follower I rewrote in NodeJS: > https://github.com/iriscouch/follow. IMHO it has a decent error > detection and handling model. Great to hear about Follow. I've been looking for something like this.
