lostnet edited a comment on issue #2210: large attachments and all_docs stopped working since 2.1 URL: https://github.com/apache/couchdb/issues/2210#issuecomment-600089397 @wohali While raising the PerMsgTO above 5000 seems to work around the problem for me, it seems like it is intentionally supposed to do this to detect a failure within 5 seconds? So I don't think I was on the right track.. Looking at the handling of rexi_utils:process_message I followed '$rexi_ping' back to mango avoiding timeouts when using the all_docs index with ~~attachments~~ include_docs (or some other potentials for delay?). I think I should try to make a PR for all_docs to use the same model of pinging before PerMsgTO? Thanks
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
