Skip to content

suprise check for pipeline vs pipelines #1665

@cyrush

Description

@cyrush

snippet user actions intending to run a sampling pipeline and save reduced result using a blueprint extract:

-
  action: "add_extracts"
  extracts: 
    e1:
      type: "relay"
      pipelines: "pl1"
      params: 
        ....

In this pipelines is incorrect, the user intended to provide pipeline * since pipeline is missing -- he the full dataset is saved instead of the sampling result

we should let folks know that pipelines is a surprise and subtlety wrong.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions