Details
-
Bug
-
Resolution: Fixed
-
Major
-
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.