nickva commented on issue #934: Configurable delay before retrying on missing_doc error URL: https://github.com/apache/couchdb/pull/934#issuecomment-340869417 The intent is to improve the situation in the default case as well. Keeping it at 0 would mean users would see more missing_doc exceptions, crashes and retries. Another aspect to this is that transient jobs (those posted to _replicate endpoint) don't restart after a crash. So here we'd be safe trying to avoid crashing the job it will be effectively dropped from the scheduler.
---------------------------------------------------------------- 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
