Skip to content
This repository was archived by the owner on Jun 20, 2024. It is now read-only.
This repository was archived by the owner on Jun 20, 2024. It is now read-only.

reduce overhead of reconnection logic #75

Open
@bboreham

Description

@bboreham

Currently it re-scans all possible connections before deciding what to do. In many cases the stimulus to go check is very clear, e.g. we have just had a new endpoint added or we have just seen a connection break, so we could cut out the scan and simply check that one thing.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions