Skip to main content

notify_task_complete

Function notify_task_complete 

Source
pub fn notify_task_complete(
    task_id: &str,
    task_title: &str,
    config: &NotificationConfig,
)
Expand description

Send task completion notification. Silently logs errors but never fails the calling operation.