pub fn notify_queue_unblocked(
config: &WebhookConfig,
timestamp_rfc3339: &str,
context: WebhookContext,
note: Option<&str>,
)Expand description
Convenience function to send queue unblocked webhook. This is a loop-level event with no task association.