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

fix: replace autodial retry threshold in peers to be per multiaddr #2114

Closed
Tracked by #2010
maschad opened this issue Oct 2, 2023 · 0 comments
Closed
Tracked by #2010

fix: replace autodial retry threshold in peers to be per multiaddr #2114

maschad opened this issue Oct 2, 2023 · 0 comments
Assignees
Labels
kind/architecture Core architecture of project P1 High: Likely tackled by core team if no one steps up

Comments

@maschad
Copy link
Member

maschad commented Oct 2, 2023

Given it is more useful to track failure on a per-address basis, we should add a retry mechanism that exponentially backoffs of dialling failed addresses per peer.

Related #1943

Depends on #2033

@maschad maschad added need/triage Needs initial labeling and prioritization need/analysis Needs further analysis before proceeding need/maintainers-input Needs input from the current maintainer(s) labels Oct 2, 2023
@maschad maschad added P1 High: Likely tackled by core team if no one steps up kind/architecture Core architecture of project and removed need/analysis Needs further analysis before proceeding need/triage Needs initial labeling and prioritization need/maintainers-input Needs input from the current maintainer(s) labels Oct 4, 2023
@maschad maschad self-assigned this Oct 4, 2023
@maschad maschad closed this as completed May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/architecture Core architecture of project P1 High: Likely tackled by core team if no one steps up
Projects
Archived in project
Development

No branches or pull requests

1 participant