Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sensor blocks can pass output from origin block to downstream blocks #1192

Open
tommydangerous opened this issue Oct 16, 2022 · 0 comments
Open
Labels
feature New feature or request python Pull requests that update Python code

Comments

@tommydangerous
Copy link
Member

Is your feature request related to a problem? Please describe.

A sensor block can wait on a pipeline to finish or a block in a pipeline to finish.

If the sensor is waiting on a block, when the block is done, pass that block’s output to all the downstream blocks of the sensor.

@tommydangerous tommydangerous added feature New feature or request python Pull requests that update Python code labels Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request python Pull requests that update Python code
Projects
None yet
Development

No branches or pull requests

1 participant