rnewson commented on issue #5200:
URL: https://github.com/apache/couchdb/issues/5200#issuecomment-2307270167

   that combination of parameters is unusual. "continuous=true" meaning "keep 
going" and "limit=X" meaning "stop after X".
   
   A few options;
   
   1) make the combination illegal (400 Bad Request)
   2) Make the response end immediately after the X'th row is sent.
   
   I think 2 is the right move


-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to