Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate Uptime Tracker with Transport Discovery #82

Open
0pcom opened this issue Oct 12, 2024 · 0 comments
Open

Integrate Uptime Tracker with Transport Discovery #82

0pcom opened this issue Oct 12, 2024 · 0 comments

Comments

@0pcom
Copy link
Collaborator

0pcom commented Oct 12, 2024

Proposed solution to this issue:

skycoin/skywire#1758

In summary: multihop routing is crippled by the presence of inactive or dead transports in the transport discovery or a lack of concurrency between the transports registered on the visor and thoose in the transport discovery.

Instead of making the transport discovery reliant on the uptime tracker data, a better solution would be to combine the two into a single service and eliminate the uptime tracker as a separate service.

  • re-registration interval for transports in TPD
  • report bandwidth and latency for transports to TPD upon re-registration or removal of transport
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant