Skip to main content

trigger_batch

Function trigger_batch 

Source
pub async fn trigger_batch(
    sockudo: &Sockudo,
    batch: Vec<BatchEvent>,
    idempotency_key: Option<&str>,
) -> Result<Response>
Expand description

Triggers a batch of events