Configurable timeout for view group get_info/1

A busy view group server might take longer than 5 seconds to respond, so make
the timeout configurable. "infinity" is also a valid configuration value.

Configuration section, key and default value (in milliseconds):

   `query_server_config.group_info_timeout = 5000`

COUCHDB-3242
1 file changed
tree: e98628efb4bef255af48efc2c5267000c4d93271
  1. src/
  2. test/
  3. .gitignore
  4. .travis.yml
  5. LICENSE