Skip to main content

receive_through_current_until

Function receive_through_current_until 

Source
pub async fn receive_through_current_until<C: XmtpSharedContext>(
    context: &C,
    topics: Vec<Topic>,
    deadline: Instant,
) -> Result<BarrierSnapshot, BarrierError>
Expand description

Target sampling and processing use one deadline.