pub fn insert_backoff_gate_tx(
sub_graph: &mut GraphProto,
) -> Result<(), CompileError>Expand description
Insert a BackoffGateTx upstream of every wire::Send that
carries a destination peer attribute.
pub fn insert_backoff_gate_tx(
sub_graph: &mut GraphProto,
) -> Result<(), CompileError>Insert a BackoffGateTx upstream of every wire::Send that
carries a destination peer attribute.