Skip to content

Forward Relay subscription errors#5674

Open
ydah wants to merge 1 commit into
rmosolgo:masterfrom
ydah:fix-relay-subscription-error-forwarding
Open

Forward Relay subscription errors#5674
ydah wants to merge 1 commit into
rmosolgo:masterfrom
ydah:fix-relay-subscription-error-forwarding

Conversation

@ydah

@ydah ydah commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Fix Relay subscription errors being silently discarded.

The shared Relay subscription handler referenced observer.error without calling it. This prevented errors from reaching Relay consumers using ActionCable, Pusher, or Ably. This change calls observer.error(error) and adds regression coverage verifying that transport errors are forwarded unchanged to the Relay observer.

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