Skip to content

Smart Reconnect Policy for Nostr #656

@AkarshSahlot

Description

@AkarshSahlot

the current Nostr connection logic may be fragile when network connectivity is intermittent or lost. A robust application needs a smart reconnection policy to maintain availability.

Proposed Changes:

Implement an exponential backoff strategy for reconnections in NostrService.
Detect network status changes and trigger reconnection attempts.
Ensure pending messages are queued or handled gracefully during disconnection.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions