stevecassidy commented on issue #9111: URL: https://github.com/apache/pouchdb/issues/9111#issuecomment-3556183367
Interesting. I can create a string up to about 500M with that line in browser (first loop to 2600). The limit will depend on the browser and environment as it's a memory limit, but yes, a single 500M object would also trigger the same error. To reproduce in pouch I would create documents in the local db and then trigger sync with a very large block size. -- 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]
