I'm using ktor client; is there some way to interc...
# ktor
o
I'm using ktor client; is there some way to intercept
SocketTimeoutException
? I tried intercepting
Receive
, but that didn't work.