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

Make unknown output acceptable #755

Merged
merged 3 commits into from
Jan 15, 2025
Merged

Conversation

haixuanTao
Copy link
Collaborator

@haixuanTao haixuanTao commented Jan 14, 2025

In order to make node more generally reusable without having bugs. This PR makes it possible to send output while being missing in the dataflow. It's going to raise a warning once but will not raise an error hence allowing it.

@haixuanTao haixuanTao force-pushed the make-unknown-output-acceptable branch from 3acc245 to f28ef75 Compare January 14, 2025 15:53
@haixuanTao haixuanTao marked this pull request as ready for review January 14, 2025 20:05
apis/rust/node/src/node/mod.rs Outdated Show resolved Hide resolved
apis/rust/node/src/node/mod.rs Outdated Show resolved Hide resolved
apis/rust/node/src/node/mod.rs Outdated Show resolved Hide resolved
@phil-opp phil-opp merged commit 2d9d27b into main Jan 15, 2025
108 checks passed
@phil-opp phil-opp deleted the make-unknown-output-acceptable branch January 15, 2025 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants