YakovL commented on issue #343: URL: https://github.com/apache/couchdb-nano/issues/343#issuecomment-2294791923
Hi @pana87, good thinking about making the error message helpful, may be it can read "max_document_size has been reached, you may want to open config [what config?], ...". However, the problem here is that the error doesn't seem to be specific enough to be attributed to the `max_document_size` issue – can be something different in another case. May be you can try to check the response with the Dev Tools and check if it conatins anything more specific to extract? If it doesn't contain enough info, this would be an issue of the server, not that of the nano client. -- 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]
