chore: document timeout for onreceiveevent hook changes#191
Merged
dkorittki merged 2 commits intotopics/streams-v1from Nov 14, 2025
Merged
Conversation
Contributor
alepane21
requested changes
Nov 13, 2025
Contributor
alepane21
left a comment
There was a problem hiding this comment.
I like the doc change, but I think there are some small improvements to do!
alepane21
approved these changes
Nov 14, 2025
dkorittki
added a commit
that referenced
this pull request
Nov 27, 2025
* chore: add initial version of cosmo streams hooks documentation * fix: use core graphql error Co-authored-by: Dominik <23359034+dkorittki@users.noreply.github.com> * fix: small typos * chore: restructure current Cosmo Streams docs (#188) * chore: rebrand EDFS to Cosmo Streams * chore: split hooks into subpages + add OnReceiveEvents docs * chore: split hooks into subpages + add OnReceiveEvents docs * feat: add OnPublishEvent docs page * chore: rename to error handling, change order * chore: add docs for subscription start hook * chore: clean up Cosmo Streams overview * chore: change url to cosmo-streams and add redirects for old urls * fix: fix broken link * fix: rename remaining edfs references * chore: document timeout for onreceiveevent hook changes (#191) * chore: document timeout on OnReceiveEvent hook * chore: use provider as term and rephrase * chore: update docs to reflect latest changes * chore: format table * chore: add router version info box * chore: update CLAUDE.md Co-authored-by: Ludwig Bedacht <ludwig.bedacht@gmail.com> * chore: update docs/router/metrics-and-monitoring.mdx Co-authored-by: Ludwig Bedacht <ludwig.bedacht@gmail.com> * chore: update docs/router/metrics-and-monitoring.mdx Co-authored-by: Ludwig Bedacht <ludwig.bedacht@gmail.com> * chore: fix wording --------- Co-authored-by: Dominik <23359034+dkorittki@users.noreply.github.com> Co-authored-by: Ludwig Bedacht <ludwig.bedacht@gmail.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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This add documentation for the timeout addition on the Cosmo Streams
OnReceiveEventhook from wundergraph/cosmo#2329