Skip to content

add: Ensure that the initial request.signal is passed to the wrapper #848

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

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

Conversation

sommeeeer
Copy link
Collaborator

For opennextjs/opennextjs-aws#952

Pass along the original AbortSignal to the wrapper.

Will make request.signal.onabort work in route handlers.

Should also close #691

Copy link

changeset-bot bot commented Aug 12, 2025

🦋 Changeset detected

Latest commit: 8e3f0e4

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

This PR includes changesets to release 1 package
Name Type
@opennextjs/cloudflare 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

pkg-pr-new bot commented Aug 12, 2025

Open in StackBlitz

npm i https://pkg.pr.new/@opennextjs/cloudflare@848

commit: 8e3f0e4

@sommeeeer
Copy link
Collaborator Author

Thanks for the review James!

@sommeeeer sommeeeer requested a review from conico974 August 13, 2025 18:31
Copy link
Collaborator

@conico974 conico974 left a comment

Choose a reason for hiding this comment

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

LGTM, but it will need to wait for the next version of aws to be released.
I'll do one release later today

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.

[FEATURE] request.signal.onabort is never triggered
3 participants