nickva commented on issue #4790:
URL: https://github.com/apache/couchdb/issues/4790#issuecomment-1747379730

   It seems like nodes are having a hard time staying connected. Is networking 
connectivity between cluster nodes fairly stable?
   
   Try to upgrade to the latest Apache CouchDB as there is periodic forced 
re-connection module. The setting is `[cluster] reconnect_interval_sec = 37`. 
You could lower it, for instance to 5 seconds or so.
   
   There is also `[fabric] request_timeout = 60000` (unit in milliseconds). 
Could try to either increase or decrease the value to see what effect it has.
   
   Hint: you can use three backward ticks to enclose logs so they are rendered 
as pre-formatted text.  ` ``` `
   
   


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