Skip to content

feat(core): Enable keepalive for fetch requests#1120

Merged
abueide merged 1 commit intosegmentio:masterfrom
jspizziri:patch-1
Feb 19, 2026
Merged

feat(core): Enable keepalive for fetch requests#1120
abueide merged 1 commit intosegmentio:masterfrom
jspizziri:patch-1

Conversation

@jspizziri
Copy link
Contributor

@jspizziri jspizziri commented Feb 9, 2026

Add the keepalive option so that, when used in web contexts, incomplete requests don't get cancelled if the page unloads before the request completes.

Add the [`keepalive`](https://developer.mozilla.org/en-US/docs/Web/API/Request/keepalive) so that, when used in web contexts, incomplete requests don't get cancelled if the page unloads before the request completes.
@abueide abueide merged commit 7aeb80b into segmentio:master Feb 19, 2026
5 checks passed
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.

2 participants

Comments