Skip to content

docs: router HTTP response status codes#4733

Merged
lennyburdette merged 6 commits intomainfrom
eh/DOC-34/status-codes
Mar 12, 2024
Merged

docs: router HTTP response status codes#4733
lennyburdette merged 6 commits intomainfrom
eh/DOC-34/status-codes

Conversation

@shorgi
Copy link
Contributor

@shorgi shorgi commented Feb 28, 2024

Document router response status codes in new errors page

Resolves #4740 and https://apollographql.atlassian.net/browse/DOC-34

@router-perf
Copy link

router-perf bot commented Feb 28, 2024

CI performance tests

  • reload - Reload test over a long period of time at a constant rate of users
  • events_big_cap_high_rate_callback - Stress test for events with a lot of users, deduplication enabled and high rate event with a big queue capacity using callback mode
  • events_without_dedup_callback - Stress test for events with a lot of users and deduplication DISABLED using callback mode
  • large-request - Stress test with a 1 MB request payload
  • const - Basic stress test that runs with a constant number of users
  • no-graphos - Basic stress test, no GraphOS.
  • step-jemalloc-tuning - Clone of the basic stress test for jemalloc tuning
  • events - Stress test for events with a lot of users and deduplication ENABLED
  • events_callback - Stress test for events with a lot of users and deduplication ENABLED in callback mode
  • events_big_cap_high_rate - Stress test for events with a lot of users, deduplication enabled and high rate event with a big queue capacity
  • events_without_dedup - Stress test for events with a lot of users and deduplication DISABLED
  • xxlarge-request - Stress test with 100 MB request payload
  • xlarge-request - Stress test with 10 MB request payload
  • step - Basic stress test that steps up the number of users over time

@shorgi shorgi changed the title docs: router error and status codes docs: router HTTP response status codes Mar 4, 2024
@shorgi shorgi marked this pull request as ready for review March 4, 2024 16:55
@shorgi shorgi requested a review from a team as a code owner March 4, 2024 16:55
@shorgi shorgi requested review from a team, SimonSapin, garypen and lennyburdette March 4, 2024 16:55
@abernix
Copy link
Member

abernix commented Mar 4, 2024

Also, worth noting that CircleCI is currently in a brown-out for all of today as one of our base images which we still use is being deprecated in Q4. That's not on you — we're on it — but just FYI.

shorgi and others added 2 commits March 5, 2024 08:52
Co-authored-by: Jesse Rosenberger <git@jro.cc>
Copy link
Contributor

@Meschreiber Meschreiber left a comment

Choose a reason for hiding this comment

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

Some wording suggestions on my end, but otherwise LGTM! (Assuming the router team's accuracy review ofc 🙇‍♀️.)

shorgi and others added 3 commits March 7, 2024 09:46
@shorgi shorgi requested review from Geal and abernix March 11, 2024 04:40
@lennyburdette lennyburdette merged commit ddb8b0a into main Mar 12, 2024
@lennyburdette lennyburdette deleted the eh/DOC-34/status-codes branch March 12, 2024 15:48
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.

5 participants