When making a POST a request with KTOR 1.2.5 and losing the internet in the middle, KTOR is generating an exception that cannot be caught using try {} catch {} and
try {} catch {}