pub fn notify_task_failed( task_id: &str, task_title: &str, note: Option<&str>, config: &WebhookConfig, timestamp_rfc3339: &str, )
Convenience function to send task failed/rejected webhook.