Skip to content

foundPeer immediately sends an invite for every discovered peer. foundPeer can fire repeatedly for the same peer, which may cause repeated invites/timeouts and extra battery/network churn. Consider tracking invited/connected peers (and only inviting when not already invited/connected), plus backing off on retries. #2

@algotyrnt

Description

@algotyrnt

foundPeer immediately sends an invite for every discovered peer. foundPeer can fire repeatedly for the same peer, which may cause repeated invites/timeouts and extra battery/network churn. Consider tracking invited/connected peers (and only inviting when not already invited/connected), plus backing off on retries.

Originally posted by @Copilot in #1 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions