Skip to content

chore: bump pinned getstream to pick up signaling refactor#9

Merged
aliev merged 1 commit into
mainfrom
chore/bump-stream-py-signaling-refactor
May 12, 2026
Merged

chore: bump pinned getstream to pick up signaling refactor#9
aliev merged 1 commit into
mainfrom
chore/bump-stream-py-signaling-refactor

Conversation

@aliev

@aliev aliev commented May 12, 2026

Copy link
Copy Markdown
Member

Why

fix/auto-reconnect-signaling-ws on stream-py was refactored: the redundant _connection_lost_sent idempotency flag was dropped (now trusting ReconnectionManager.reconnect's asyncio lock + state check), and regression tests were added on both the signaling and connection-manager sides.

Re-resolves the lock so the cluster redeploys with the current branch tip for under-load validation.

Changes

  • uv.lock: re-resolve getstream against the same branch.

Related: GetStream/stream-py#241

`fix/auto-reconnect-signaling-ws` now drops the redundant idempotency
flag in `_notify_connection_lost` (trusting `ReconnectionManager`'s
own lock) and adds regression tests on both the signaling and
connection-manager sides. Re-resolve so the cluster redeploys with
the latest for validation under load.
@vercel

vercel Bot commented May 12, 2026

Copy link
Copy Markdown

@aliev must be a member of the GetStreamio team on Vercel to deploy.
- Click here to add @aliev to the team.
- If you initiated this build, request access.

Learn more about collaboration on Vercel and other options here.

@aliev aliev marked this pull request as ready for review May 12, 2026 12:20
@aliev aliev merged commit 545af09 into main May 12, 2026
2 of 3 checks passed
@aliev aliev deleted the chore/bump-stream-py-signaling-refactor branch May 12, 2026 12:35
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.

1 participant