Skip to main content

notify_loop_stopped

Function notify_loop_stopped 

Source
pub fn notify_loop_stopped(
    config: &WebhookConfig,
    timestamp_rfc3339: &str,
    context: WebhookContext,
    note: Option<&str>,
)
Expand description

Convenience function to send loop stopped webhook. This is a loop-level event with no task association.