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

[federation] Event Emitter fails to call all listener #6267

Merged
merged 10 commits into from
Jun 18, 2024

Conversation

EmrysMyrddin
Copy link
Collaborator

No description provided.

Copy link

changeset-bot bot commented Jun 14, 2024

🦋 Changeset detected

Latest commit: b226dc7

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@graphql-tools/federation Minor
federation-benchmark Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented Jun 14, 2024

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 306       ✗ 0  
     data_received..................: 36 MB   3.5 MB/s
     data_sent......................: 131 kB  13 kB/s
     http_req_blocked...............: avg=4.8µs    min=2.13µs   med=3µs      max=193.55µs p(90)=5.04µs   p(95)=6.51µs  
     http_req_connecting............: avg=788ns    min=0s       med=0s       max=120.65µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=60.92ms  min=52.73ms  med=57.77ms  max=160.01ms p(90)=65.29ms  p(95)=86.93ms 
       { expected_response:true }...: avg=60.92ms  min=52.73ms  med=57.77ms  max=160.01ms p(90)=65.29ms  p(95)=86.93ms 
     http_req_failed................: 0.00%   ✓ 0         ✗ 153
     http_req_receiving.............: avg=141.91µs min=118.29µs med=137.55µs max=286.88µs p(90)=161.26µs p(95)=173.52µs
     http_req_sending...............: avg=28.85µs  min=20.3µs   med=25.44µs  max=296.36µs p(90)=33.36µs  p(95)=35.93µs 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=60.75ms  min=52.57ms  med=57.61ms  max=159.66ms p(90)=65.1ms   p(95)=86.76ms 
     http_reqs......................: 153     15.250564/s
     iteration_duration.............: avg=65.55ms  min=56.36ms  med=61.91ms  max=163.98ms p(90)=75.2ms   p(95)=90.97ms 
     iterations.....................: 153     15.250564/s
     vus............................: 1       min=1       max=1
     vus_max........................: 1       min=1       max=1

Copy link
Contributor

github-actions bot commented Jun 14, 2024

💻 Website Preview

The latest changes are available as preview in: https://a0ec2f4c.graphql-tools.pages.dev

Copy link
Contributor

github-actions bot commented Jun 14, 2024

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-tools/federation 2.1.0-alpha-20240617153440-b226dc743b67a35a90efff970c0592e95f300569 npm ↗︎ unpkg ↗︎

@EmrysMyrddin EmrysMyrddin changed the title [federation] Event Emitter fails to call all listener when used with … [federation] Event Emitter fails to call all listener Jun 18, 2024
@EmrysMyrddin EmrysMyrddin merged commit d5dd794 into master Jun 18, 2024
30 checks passed
@EmrysMyrddin EmrysMyrddin deleted the fix-event-emitter branch June 18, 2024 07:58
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

1 participant