Skip to content

try to retry binding to a port on server start #10

Description

@ulises

Right now when starting a node, it picks a port at random and tries to bind the server to it. If the port is occupied, an exception is thrown and it all ends there.
The node should try to find an open port, and ensure that it can start the server bound to it (as much as possible).

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