handleError

abstract suspend fun handleError(error: Throwable, cleanup: () -> Unit): ForageApiResponse<String>