nickva edited a comment on issue #1571: rexi_server dies without being restarted URL: https://github.com/apache/couchdb/issues/1571#issuecomment-414774966 It's set to 1 restart per second maximum https://github.com/apache/couchdb/blob/master/src/rexi/src/rexi_server_sup.erl#L29 Increase the number of restarts and period perhaps (10 in 10 seconds)? But wonder if we'd want a cool-down time as well in case the system limit or other overload scenario is temporary and would clear out over a few seconds.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
