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.