A request finished. error is set if the whole batch threw.
error
@override void onBatchEnd(Object? key, List<TId> ids, {Object? error}) => batchErrors.add(error);