Skip to content

#6299 Use native browser APIs for timeout promises - #6300

Open
sosnovsky wants to merge 2 commits into
masterfrom
6299-native-fetch
Open

sosnovsky wants to merge 2 commits into
masterfrom
6299-native-fetch

Conversation

@sosnovsky

Copy link
Copy Markdown
Collaborator

This PR replaces manual timeout promises and response streaming with native browser APIs

close #6299


Tests (delete all except exactly one):

  • Does not need tests (refactor only, docs or internal changes)

To be filled by reviewers

I have reviewed that this PR... (tick whichever items you personally focused on during this review):

  • addresses the issue it closes (if any)
  • code is readable and understandable
  • is accompanied with tests, or tests are not needed
  • is free of vulnerabilities
  • is documented clearly and usefully, or doesn't need documentation

@sosnovsky
sosnovsky requested a review from martgil September 22, 2026 19:14
@sosnovsky
sosnovsky marked this pull request as ready for review September 22, 2026 19:14
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.

Simplify fetch progress and timeout handling

1 participant