pub fn num_still_needing_publish(
    txn: &Transaction<'_>,
    agent: AgentPubKey
) -> WorkflowResult<usize>
Expand description

Get the number of ops that might need to publish again in the future.