Open DangerLifter opened 6 years ago
No the answer to this is very simple, timeout
isn't supported where connect_timeout
is. I'll try and get it in later this week :)
Does that work? And would you mind making a PR for that? :)
it seemed works. Will do PR but later, Still very busy at my work.
Cool, looking forward to that PR :+1:
it seems timeout does not work for me, or I use them wrong way. Here it is test code with request to slow page (20 seconds sleep before response). Run tests without usage handler returns timeout which is expected and good:
Run tests with handler hangs until response from server: