nickva opened a new pull request, #5068:
URL: https://github.com/apache/couchdb/pull/5068
`{error, timeout}` sometimes fails, especially on FreeBSD workers.
So handle errors in the docs callback and also half the batch size.
Example of error:
```
module 'fabric_bench_test'
fabric_bench_test:99: -with/1-fun-1- (t_default_doc_size)...*failed*
in function fabric_bench:all_docs_cb/2 (src/fabric_bench.erl, line 179)
called as all_docs_cb({error,timeout},7)
```
--
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]