ObanSentinel.Notifier.Webhook (oban_sentinel v0.1.0)

Copy Markdown View Source

A Slack/Discord-compatible JSON webhook notifier.

Configure it as notifier: ObanSentinel.Notifier.Webhook and pass its URL through notifier_opts: [url: System.fetch_env!("SENTINEL_WEBHOOK_URL")]. It uses Req when available and otherwise returns an actionable error.