Github user mikewallace1979 commented on the pull request:
https://github.com/apache/couchdb-couch/pull/31#issuecomment-70009332
> How about to reuse couch_util:get_value(<<"timeout">>, QueryConfig) for
get_proc call?
I'd sort of assumed that we wouldn't want to use the same timeout which the
QueryConfig picks up (which will be `couchdb/os_process_timeout`) since this
was previously an infinity timeout. Also we don't get the QueryConfig record
proplist until the get_proc has received a response.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---