nickva commented on issue #5004: URL: https://github.com/apache/couchdb/issues/5004#issuecomment-1997573484
No worries at all. You can try to reduce the replicator batch size: https://docs.couchdb.org/en/stable/config/replicator.html#replicator/worker_batch_size if you have huge documents. Make it 50 instead of the default 500, for instance. If you see timeouts, consider increasing https://docs.couchdb.org/en/stable/config/replicator.html#replicator/connection_timeout -- 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]
