Skip to content

feat: filter subscription improvements #1133

@chaitanyaprem

Description

@chaitanyaprem

Problem

Some improvements in filter subscription management that can be done

  • Resubscribe in case of peer disconnection. Don’t wait for filter ping to fail, rather do it based on disconnection notification (Probably can be done with peerManager)
  • On connection loss, don’t call unsubscribe (it would anyways fail) rather close the subscriptions locally

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions