[otap-dataflow] emit control message from pipeline components using effect handler #498
Labels
enhancement
New feature or request
pipeline
Rust Pipeline Related Tasks
rust
Pull requests that update Rust code
We should add the capability to emit control messages using the various effect handlers.
There's a few important places where this would be used:
Ack
/Nack
control messages.Nack
messages could be emitted for retryable errors which could be handled by the retry processor [otel-arrow-rust] Control Processor, Retry, Failover #368The text was updated successfully, but these errors were encountered: