Skip to main content

schedule_batch_notification

Function schedule_batch_notification 

Source
fn schedule_batch_notification(
    state_ref: Arc<Mutex<AppState>>,
    batch_notify_ref: Arc<Mutex<BatchNotifyState>>,
    batch_id: u64,
)
Expand description

Spawn a debounced batch-notification task.