Skip to content

Comments

Close the connection on errors for applied subscriptions#4378

Merged
clockwork-labs-bot merged 3 commits intomasterfrom
jsdt/close-on-error
Feb 22, 2026
Merged

Close the connection on errors for applied subscriptions#4378
clockwork-labs-bot merged 3 commits intomasterfrom
jsdt/close-on-error

Conversation

@jsdt
Copy link
Contributor

@jsdt jsdt commented Feb 20, 2026

Description of Changes

Until we have per-query storage, if we get a subscription error for a subscription that we have already applied, we don't know how to remove the data for that query from our cache. This change just kills the connection if that happens.

Expected complexity level and risk

1

Testing

This has some unit test coverage.

@clockwork-labs-bot clockwork-labs-bot added this pull request to the merge queue Feb 21, 2026
Merged via the queue into master with commit aa9b3d3 Feb 22, 2026
31 of 32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants