Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GOCBC-1400: Add missing connection string timeout parsing
Motivation ---------- We allow users to specify timeouts in the connection string, however we are missing some fields - most noticeably kv timeouts. Changes -------- Update connection string parsing to parse kv_timeout, kv_durable_timeout, kv_scan_timeout, and management_timeout. Change-Id: Iace865110e891fbb75c233f4cb6648d35610ed14 Reviewed-on: https://review.couchbase.org/c/gocb/+/189016 Reviewed-by: Dimitris Christodoulou <[email protected]> Tested-by: Charles Dixon <[email protected]>
- Loading branch information