requestAndCatch

suspend fun <T> requestAndCatch(block: suspend () -> T): T

Catch errors