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

draft: add support for fine grained aborting promises on error #3952

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

yaacovCR
Copy link
Contributor

@yaacovCR yaacovCR commented Aug 14, 2023

abort async resolvers on errors

TODO: connect return() and throw() events on returned iterators to abortion of resolvers for subscriptions/incremental delivery

@netlify
Copy link

netlify bot commented Aug 14, 2023

Deploy Preview for compassionate-pike-271cb3 ready!

Name Link
🔨 Latest commit bfba92c
🔍 Latest deploy log https://app.netlify.com/sites/compassionate-pike-271cb3/deploys/64da5aaa393a060008ef3fc4
😎 Deploy Preview https://deploy-preview-3952--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.

@github-actions
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

@yaacovCR yaacovCR force-pushed the experimental branch 3 times, most recently from 23fc202 to 039b5d4 Compare August 14, 2023 16:43
@yaacovCR yaacovCR marked this pull request as draft December 17, 2023 15:41
@yaacovCR yaacovCR changed the title experimental draft: add support for fine grained aborting promises on error Mar 20, 2024
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