Skip to content

docs(router): circuit breaker in subgraph execution#86

Open
Copilot wants to merge 7 commits intomainfrom
copilot/create-documentation-for-feature
Open

docs(router): circuit breaker in subgraph execution#86
Copilot wants to merge 7 commits intomainfrom
copilot/create-documentation-for-feature

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 9, 2026

Documentation for graphql-hive/router#900

@ardatan ardatan added the waits for release Represents changes in a library that have not yet been released label Apr 9, 2026
@ardatan ardatan changed the title docs(router): sync circuit breaker docs with PR #900 changes docs(router): circuit breaker in subgraph execution Apr 9, 2026
@ardatan ardatan marked this pull request as ready for review April 9, 2026 12:27
Copilot AI review requested due to automatic review settings April 9, 2026 12:27
Copilot AI temporarily deployed to storybook-preview April 9, 2026 12:27 Inactive
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 9, 2026

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds Router documentation describing the new circuit breaker behavior for subgraph execution and exposes the related traffic_shaping.circuit_breaker configuration in the reference docs (supporting graphql-hive/router#900).

Changes:

  • Add a new “Circuit Breaker” section to the Performance Tuning guide (states, configuration examples, tuning guidance, and a metric mention).
  • Extend the traffic_shaping configuration reference to document the circuit_breaker option and its fields.
  • Update the “Outbound Options” section to include circuit_breaker among globally/per-subgraph overrideable settings.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
packages/documentation/content/docs/router/guides/performance-tuning.mdx Introduces circuit breaker guide content, examples, and metrics/tuning notes.
packages/documentation/content/docs/router/configuration/traffic_shaping.mdx Documents traffic_shaping.*.circuit_breaker config schema and links to the tuning guide.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

…tuning.mdx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…tuning.mdx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…tuning.mdx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@ardatan
Copy link
Copy Markdown
Member

ardatan commented Apr 9, 2026

@copilot fix linting

Copy link
Copy Markdown
Contributor Author

Copilot AI commented Apr 9, 2026

@copilot fix linting

Fixed in d96c94a — ran oxfmt to correct table column alignment and YAML comment spacing in performance-tuning.mdx.

Copilot AI requested a review from ardatan April 9, 2026 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

waits for release Represents changes in a library that have not yet been released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants