Skip to main content

notify_task_failed_with_context

Function notify_task_failed_with_context 

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

Convenience function to send task failed webhook with context.