FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

DataLoader dispatching for Subscriptions by andimarek · Pull Request #3988 · graphql-java/graphql-java · GitHub

DataLoader dispatching for Subscriptions - #3988

Merged
andimarek merged 6 commits into
masterfrom
dataloader-subscription
Jun 12, 2025
Merged

DataLoader dispatching for Subscriptions#3988
andimarek merged 6 commits into
masterfrom
dataloader-subscription

Conversation

andimarek commented May 24, 2025
edited
Loading

Copy link
Copy Markdown
Member

This adds the normal per level data batching to subscriptions events.

Before the dispatching would alway happen directly after a dataloader was used, meaning there was not batching happening.

github-actions Bot commented May 24, 2025
edited
Loading

Copy link
Copy Markdown
Contributor

Test Results

  318 files    318 suites   2m 29s ⏱️
4 686 tests 4 677 ✅ 9 💤 0 ❌
4 775 runs  4 766 ✅ 9 💤 0 ❌

Results for commit cbd4505.

♻️ This comment has been updated with latest results.

bbakerman left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

I went thought the commits that make it pass - nice

andimarek merged commit 4dc7965 into master Jun 12, 2025
dondonz added this to the 25.x breaking changes milestone Jul 20, 2025
dondonz deleted the dataloader-subscription branch August 15, 2025 06:13
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL