YakovL commented on issue #343:
URL: https://github.com/apache/couchdb-nano/issues/343#issuecomment-2290707396

   Can you check if it comes from [this 
line](https://github.com/apache/couchdb-nano/blob/main/lib/nano.js#L441C11-L441C51)?
 It's 442 in the error message, but something different in the current code.
   
   If you can still reproduce the issue, can you also patch that bit by adding 
`console.log(e)` and share the output here?
   
   I guess, this can be improved by patching 
[streamResponseHandler](https://github.com/apache/couchdb-nano/blob/main/lib/nano.js#L228);
 can you share a more specific message you'd expect? Like "max_document_size 
has been reached when/for ..."


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