Skip to content

Feature request: Auto-reconnect realtime after lost connection #1098

@JakesMD

Description

@JakesMD

Currently, when the real-time connection is lost, an error is thrown, and the stream closes.

It would be much more convenient if the Supabase package automatically handled reconnections for us.

Interestingly, there is a known bug (#1071) where, on some platforms, no error is thrown, and the device continues receiving real-time updates as soon as the internet connection is restored.

Could this behavior be considered a feature rather than a bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions