Skip to content

Commit cd36c10

Browse files
Christinarlongantonpirker
authored andcommitted
chore(webhooks): remove the 1000 -> timeout message (#13852)
We disabled the logic for this: getsentry/sentry#88216
1 parent 2b97d40 commit cd36c10

File tree

1 file changed

+1
-1
lines changed
  • docs/organization/integrations/integration-platform

1 file changed

+1
-1
lines changed

docs/organization/integrations/integration-platform/webhooks.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ The actor is who, if anyone, triggered the webhook. If a user in Sentry triggere
130130

131131
## Response
132132

133-
Webhooks should respond within 1 second. Otherwise, the response is considered a timeout. If a webhook has 1000 timeouts within 24 hours, the webhook will be unsubscribed from receiving events.
133+
Webhooks should respond within 1 second. Otherwise, the response is considered a timeout.
134134

135135
## Event Types
136136

0 commit comments

Comments
 (0)