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

experiment(incremental): switch to tracking pending data instead of results #4110

Closed
wants to merge 5 commits into from

Conversation

yaacovCR
Copy link
Contributor

No description provided.

Copy link

netlify bot commented Jun 18, 2024

Deploy Preview for compassionate-pike-271cb3 ready!

Name Link
🔨 Latest commit 75194bd
🔍 Latest deploy log https://app.netlify.com/sites/compassionate-pike-271cb3/deploys/6672a72ba702ae0008a0eb05
😎 Deploy Preview https://deploy-preview-4110--compassionate-pike-271cb3.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

Hi @yaacovCR, I'm @github-actions bot happy to help you with this PR 👋

Supported commands

Please post this commands in separate comments and only one per comment:

  • @github-actions run-benchmark - Run benchmark comparing base and merge commits for this PR
  • @github-actions publish-pr-on-npm - Build package from this PR and publish it on NPM

= completeDeferredFragment will always return undefined if the deferredFragmentRecord has already been removed from the graph, so this does not need to be checked separately.
= removeDeferredFragment need not be called twice.
return newPending alongside incremental results
when early execution is disabled, deferred grouped field sets should start immediately if and only if one of their deferred fragments is released as pending

see: graphql/defer-stream-wg#84 (reply in thread)
@yaacovCR yaacovCR changed the title expriment(incremental): switch to tracking pending data instead of results experiment(incremental): switch to tracking pending data instead of results Jun 19, 2024
@yaacovCR yaacovCR added the PR: polish 💅 PR doesn't change public API or any observed behaviour label Jun 19, 2024
@yaacovCR
Copy link
Contributor Author

close in favor of #4112

@yaacovCR yaacovCR closed this Jun 19, 2024
@yaacovCR yaacovCR deleted the switch-to-data branch June 19, 2024 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: polish 💅 PR doesn't change public API or any observed behaviour
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant