Skip to content

Fill in node_id, dataflow_id, and daemon_id in daemon#1275

Merged
haixuanTao merged 1 commit intomainfrom
provide-node-id-in-daemon
Dec 27, 2025
Merged

Fill in node_id, dataflow_id, and daemon_id in daemon#1275
haixuanTao merged 1 commit intomainfrom
provide-node-id-in-daemon

Conversation

@phil-opp
Copy link
Copy Markdown
Collaborator

Instead of providing it via the Python node API.

This approach has the advantage that it works consistently across languages. For example, the Rust node API was not setting these fields, leading to log messages without a node_id. This commit fixes that.

Instead of providing it via the Python node API.

This approach has the advantage that it works consistently across languages. For example, the Rust node API was not setting these fields, leading to log messages without a node_id. This commit fixes that.
@phil-opp phil-opp requested a review from haixuanTao December 23, 2025 13:43
Copy link
Copy Markdown
Collaborator

@haixuanTao haixuanTao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great thanks!

@haixuanTao haixuanTao merged commit cdfdd6c into main Dec 27, 2025
75 of 76 checks passed
@haixuanTao haixuanTao deleted the provide-node-id-in-daemon branch December 27, 2025 15:14
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