I have this function that makes a network request and writes results to SQLDelight database:
@Throws(Exception::class) suspend fun updateData()