> Here are a few more examples of "meta" information, other than transaction > id. > - QoS (e.g., to affect scheduling) > - URL of specific log channel (e.g., to consolidate logs across a chain of > invocations) > - Flow ID (e.g., for tracing) > - Debug flag (e.g., to enable step-into interactive debugging)
Unlike the transaction id (flow id?), these are all properties that don’t exist today in the control plane. -r