From 06a1cd14e737e6c77cb5eebb2b507a3901d60638 Mon Sep 17 00:00:00 2001 From: Shirley Chan <38118382+shirleyilenechan@users.noreply.github.com> Date: Thu, 26 Sep 2024 11:22:40 -0700 Subject: [PATCH] Update 02-Behavior.md add retry note --- docs/webhooks/02-Behavior.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/webhooks/02-Behavior.md b/docs/webhooks/02-Behavior.md index e869a55..b55b630 100644 --- a/docs/webhooks/02-Behavior.md +++ b/docs/webhooks/02-Behavior.md @@ -30,6 +30,10 @@ PagerDuty expects a 2xx response within 5 seconds for Generic Webhooks and withi ### Retries (Server and Network Errors) + +> ### Note +> Webhooks may not be retried for certain integrations. + PagerDuty will retry sending a webhook in these cases: * No response / timeout * 5XX (server error) response