Open tilpner opened 7 years ago
These lines don't pass the timeout options specified by http. request:go and stream:get_body_chars should receive a configurable timeout to abort quickly on slow servers
request:go
stream:get_body_chars
Posting https://irc-bot-science.clsr.net/wait/3/len/4/msg/dGVzdA== (takes 36s with curl here) should abort and display an appropriate error message, instead of blocking all link shortening for 36 seconds
These lines don't pass the timeout options specified by http.
request:go
andstream:get_body_chars
should receive a configurable timeout to abort quickly on slow servers