func (flow *flow) SetWorkflowVariableParcels(srv grpc.Flow_SetWorkflowVariableParcelsServer) error {
    slog.Debug("Handling gRPC request", "this", this())
    ctx := srv.Context()

    req, err := srv.Recv()