adding responses section explaining timeout#7653
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
vivianyentran
approved these changes
Aug 16, 2023
Contributor
vivianyentran
left a comment
There was a problem hiding this comment.
thanks for adding to the docs!
src/docs/product/integrations/integration-platform/webhooks.mdx
Outdated
Show resolved
Hide resolved
src/docs/product/integrations/integration-platform/webhooks.mdx
Outdated
Show resolved
Hide resolved
Co-authored-by: vivianyentran <20403606+vivianyentran@users.noreply.github.com>
Co-authored-by: vivianyentran <20403606+vivianyentran@users.noreply.github.com>
adinauer
pushed a commit
that referenced
this pull request
Aug 18, 2023
* adding responses section explaining timeout * Update src/docs/product/integrations/integration-platform/webhooks.mdx Co-authored-by: vivianyentran <20403606+vivianyentran@users.noreply.github.com> * Update src/docs/product/integrations/integration-platform/webhooks.mdx Co-authored-by: vivianyentran <20403606+vivianyentran@users.noreply.github.com> --------- Co-authored-by: vivianyentran <20403606+vivianyentran@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pre-merge checklist
If you work at Sentry, you're able to merge your own PR without review, but please don't unless there's a good reason.
Description of changes
Describe your changes here. If your PR relates to or resolves an issue, add a link to that too.
We have been slowly lowering the timeout from 5 seconds to 3 seconds getsentry/sentry#54645 then 3 seconds to 1 seconds: getsentry/sentry#54879 and want to reflect this in docs
Extra resources