Skip to content

Comments

chore (docs): update route to handle race condition when resuming stream#6224

Merged
jeremyphilemon merged 9 commits intomainfrom
jrmy/update-resume-route
May 8, 2025
Merged

chore (docs): update route to handle race condition when resuming stream#6224
jeremyphilemon merged 9 commits intomainfrom
jrmy/update-resume-route

Conversation

@jeremyphilemon
Copy link
Contributor

@jeremyphilemon jeremyphilemon commented May 7, 2025

Background

This pull request updates the documentation for the GET handler in the resumable streams section to account for a race condition that may occur when the stream ends in-flight.

Summary

Updated the route by adding the code snippet that handles the above condition.

Tasks

  • Documentation has been added / updated (for bug fixes / features)
  • Formatting issues have been fixed (run pnpm prettier-fix in the project root)

Related Issues

#6052

@jeremyphilemon jeremyphilemon merged commit 7765a71 into main May 8, 2025
7 checks passed
@jeremyphilemon jeremyphilemon deleted the jrmy/update-resume-route branch May 8, 2025 05:35
jeremyphilemon added a commit that referenced this pull request May 8, 2025
…ming stream (#6224)

## Background

This pull request updates the documentation for the GET handler in the
resumable streams section to account for a race condition that may occur
when the stream ends in-flight.

## Summary

Updated the route by adding the code snippet that handles the above
condition.

## Tasks

- [x] Documentation has been added / updated (for bug fixes / features)
- [x] Formatting issues have been fixed (run `pnpm prettier-fix` in the
project root)

## Related Issues

#6052
lgrammel pushed a commit that referenced this pull request May 8, 2025
…ming stream (#6224)

## Background

This pull request updates the documentation for the GET handler in the
resumable streams section to account for a race condition that may occur
when the stream ends in-flight.

## Summary

Updated the route by adding the code snippet that handles the above
condition.

## Tasks

- [x] Documentation has been added / updated (for bug fixes / features)
- [x] Formatting issues have been fixed (run `pnpm prettier-fix` in the
project root)

## Related Issues

#6052
lgrammel added a commit that referenced this pull request May 8, 2025
…ming stream (#6224) (#6230)

## Background

This pull request updates the documentation for the GET handler in the
resumable streams section to account for a race condition that may occur
when the stream ends in-flight.

## Summary

Updated the route by adding the code snippet that handles the above
condition.

Co-authored-by: Jeremy <git@jrmyphlmn.com>
iteratetograceness pushed a commit to iteratetograceness/ai that referenced this pull request May 9, 2025
…ming stream (vercel#6224) (vercel#6230)

## Background

This pull request updates the documentation for the GET handler in the
resumable streams section to account for a race condition that may occur
when the stream ends in-flight.

## Summary

Updated the route by adding the code snippet that handles the above
condition.

Co-authored-by: Jeremy <git@jrmyphlmn.com>
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