pub(crate) fn handle_get_name(
documents: &DocumentCollection,
pipeline: PipelineId,
node_id: String,
reply: GenericSender<Result<String, ErrorStatus>>,
)pub(crate) fn handle_get_name(
documents: &DocumentCollection,
pipeline: PipelineId,
node_id: String,
reply: GenericSender<Result<String, ErrorStatus>>,
)