Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
1
Description
Http requests do not respect the timeout value specified. After changing how we handle context.Cancel on the request we no longer directly set the timeout and our timeout handler only ever runs after the http request has returned.
Build couchbase-server-7.0.0-1464 contains gocbcore commit fb196d2 with commit message:
GOCBC-804: Fix http request timeouts