Skip to navigation
How to increase the time before couchdb gives up for a replication
05.01.17
in /etc/couchdb/defulat.ini set it higher in retries_per_request = retries_per_request - The maximum number of retries per request. Before a retry, the replicator will wait for a short period of time before repeating the request. This period of time doubles between each consecutive retry attempt. This period of time never goes beyond 5 minutes and its minimum value (before the first retry is attempted) is 0.25 seconds. The default value of this parameter is 10 attempts.
https://wiki.apache.org/couchdb/Replication#Replicator_database
Reply
Anonymous
Information Epoch 1779184756
Small is beautiful.
Home
Notebook
Contact us