Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update Apollo Protobuf #5032

Merged
merged 2 commits into from May 3, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

This updates the copy of reports.proto which this repository relies on with the latest copy fetched via our public endpoint.

@router-perf
Copy link

router-perf bot commented Apr 26, 2024

CI performance tests

  • step - Basic stress test that steps up the number of users over time
  • 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
  • large-request - Stress test with a 1 MB request payload
  • events - Stress test for events with a lot of users and deduplication ENABLED
  • xxlarge-request - Stress test with 100 MB request payload
  • events_without_dedup - Stress test for events with a lot of users and deduplication DISABLED
  • xlarge-request - Stress test with 10 MB request payload
  • step-jemalloc-tuning - Clone of the basic stress test for jemalloc tuning
  • events_callback - Stress test for events with a lot of users and deduplication ENABLED in callback mode
  • no-graphos - Basic stress test, no GraphOS.
  • reload - Reload test over a long period of time at a constant rate of users
  • 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_callback - Stress test for events with a lot of users and deduplication DISABLED using callback mode
  • const - Basic stress test that runs with a constant number of users

@github-actions github-actions bot force-pushed the create-pull-request/apollo-proto-updates branch from 2073420 to ca5b8bc Compare April 26, 2024 12:09
@abernix abernix requested a review from a team April 26, 2024 12:10
@abernix
Copy link
Member

abernix commented Apr 26, 2024

As to context about this new mechanism, we've introduced #5031 and #5030 and this is the first output from that.

@abernix
Copy link
Member

abernix commented Apr 26, 2024

Tests will fail on this PR until we actually apply what @bonnici tried to apply in #5026 but for whatever reason haven't been able to pass because of a failing integration::lifecycle::test_shutdown_with_idle_connection test.

@github-actions github-actions bot force-pushed the create-pull-request/apollo-proto-updates branch 5 times, most recently from 10ebcdd to 8b22e16 Compare April 29, 2024 18:10
@BrynCooke BrynCooke self-assigned this Apr 30, 2024
@github-actions github-actions bot force-pushed the create-pull-request/apollo-proto-updates branch 7 times, most recently from 973adf5 to 5d9b177 Compare May 2, 2024 11:09
Copy link
Contributor Author

github-actions bot commented May 2, 2024

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

@github-actions github-actions bot force-pushed the create-pull-request/apollo-proto-updates branch 5 times, most recently from c3bc8df to 1965b48 Compare May 3, 2024 11:09
@abernix abernix force-pushed the create-pull-request/apollo-proto-updates branch from 1965b48 to 084521c Compare May 3, 2024 12:03
@github-actions github-actions bot force-pushed the create-pull-request/apollo-proto-updates branch from 084521c to 635def9 Compare May 3, 2024 12:10
@abernix abernix force-pushed the create-pull-request/apollo-proto-updates branch from 635def9 to a4ba9d3 Compare May 3, 2024 12:52
@github-actions github-actions bot force-pushed the create-pull-request/apollo-proto-updates branch from abcfbc6 to 8605565 Compare May 3, 2024 13:10
@abernix abernix force-pushed the create-pull-request/apollo-proto-updates branch from 8605565 to 283078a Compare May 3, 2024 13:17
@abernix abernix merged commit 7f86727 into dev May 3, 2024
13 of 14 checks passed
@abernix abernix deleted the create-pull-request/apollo-proto-updates branch May 3, 2024 13:47
Geal pushed a commit that referenced this pull request May 6, 2024
Co-authored-by: Nick Marsh <nick.marsh@apollographql.com>
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.

None yet

4 participants