Commit 348447a
committed
HTTPS request timeout optimalization
If we already have a connection 5 second should be enough,
else leave time for connecting to server.
Goal is to fail faster if some reused HTTPS connection was idle
for way too many time and it is actually not working anymore.1 parent 8dc5645 commit 348447a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
322 | | - | |
| 322 | + | |
323 | 323 | | |
324 | 324 | | |
325 | 325 | | |
| |||
0 commit comments