janl commented on a change in pull request #557:
URL: 
https://github.com/apache/couchdb-documentation/pull/557#discussion_r434456068



##########
File path: src/api/server/common.rst
##########
@@ -476,6 +476,7 @@
         keep the feed alive indefinitely. Default is ``60000``. May be ``true``
         to use default value.
     :query string since: Return only updates since the specified sequence ID.
+        If sequence ID is specified but does not exist, return all changes.

Review comment:
       ```suggestion
           If the sequence ID is specified but does not exist, all changes are 
returned.
   ```




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to