Skip to content

Fixing incorrect error code.#9103

Closed
pragl wants to merge 1 commit intodevfrom
ragland/docs-wrong-error-code
Closed

Fixing incorrect error code.#9103
pragl wants to merge 1 commit intodevfrom
ragland/docs-wrong-error-code

Conversation

@pragl
Copy link
Copy Markdown
Contributor

@pragl pragl commented Mar 31, 2026


Associated JIRA ticket: https://apollographql.atlassian.net/browse/DXM-619

Checklist

Complete the checklist (and note appropriate exceptions) before the PR is marked ready-for-review.

  • PR description explains the motivation for the change and relevant context for reviewing
  • PR description links appropriate GitHub/Jira tickets (creating when necessary)
  • Changeset is included for user-facing changes
  • Changes are compatible1
  • Documentation2 completed
  • Performance impact assessed and acceptable
  • Metrics and logs are added3 and documented
  • Tests added and passing4
    • Unit tests
    • Integration tests
    • Manual tests, as necessary

Exceptions

Note any exceptions here

Notes

Footnotes

  1. It may be appropriate to bring upcoming changes to the attention of other (impacted) groups. Please endeavour to do this before seeking PR approval. The mechanism for doing this will vary considerably, so use your judgement as to how and when to do this.

  2. Configuration is an important part of many changes. Where applicable please try to document configuration examples.

  3. A lot of (if not most) features benefit from built-in observability and debug-level logs. Please read this guidance on metrics best-practices.

  4. Tick whichever testing boxes are applicable. If you are adding Manual Tests, please document the manual testing (extensively) in the Exceptions.

@apollo-librarian
Copy link
Copy Markdown
Contributor

apollo-librarian bot commented Mar 31, 2026

✅ Docs preview ready

The preview is ready to be viewed. View the preview

File Changes

0 new, 1 changed, 0 removed
* graphos/routing/(latest)/performance/traffic-shaping.mdx

Build ID: 18618f0a5cabac5210733c48
Build Logs: View logs

URL: https://www.apollographql.com/docs/deploy-preview/18618f0a5cabac5210733c48


⚠️ AI Style Review — 1 Issue Found

Summary

The documentation has been updated to align with the style guide. In the 'text-formatting' section, generic link descriptions were replaced with rich noun phrases, such as page titles, to improve clarity. In the 'word-and-symbol-usage' section, the indefinite article was corrected to "an" before "HTTP" to reflect its phonetic pronunciation.

Duration: 1557ms
Review Log: View detailed log

This review is AI-generated. Please use common sense when accepting these suggestions, as they may not always be accurate or appropriate for your specific context.

@github-actions
Copy link
Copy Markdown
Contributor

@pragl, please consider creating a changeset entry in /.changesets/. These instructions describe the process and tooling.

@pragl pragl requested a review from FineAndDanD March 31, 2026 16:57
@goto-bus-stop
Copy link
Copy Markdown
Member

goto-bus-stop commented Apr 1, 2026

We reverted the change to the status code here: #9013

It was initially done to align with a different section in the docs, but that section was wrong. After the revert which was just released in 2.13.0 (I think after you opened this PR, lol), the docs changed in this PR became correct again 😸

@pragl
Copy link
Copy Markdown
Contributor Author

pragl commented Apr 1, 2026

@goto-bus-stop, I see! Thank you for catching before we merged, then!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants