Skip to content

Comments

chore (docs): update code snippets to handle race condition when resuming stream#6229

Closed
jeremyphilemon wants to merge 1 commit intov5from
jrmy/update-docs-links-v5
Closed

chore (docs): update code snippets to handle race condition when resuming stream#6229
jeremyphilemon wants to merge 1 commit intov5from
jrmy/update-docs-links-v5

Conversation

@jeremyphilemon
Copy link
Contributor

@jeremyphilemon jeremyphilemon commented May 8, 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

#6053

…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
Copy link
Collaborator

lgrammel commented May 8, 2025

Oh I already ported.

@lgrammel lgrammel closed this May 8, 2025
@lgrammel lgrammel deleted the jrmy/update-docs-links-v5 branch July 2, 2025 10:51
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