swarm: make dial backoffs configurable
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 6.9k
- Forks
- 1.3k
- Avg merge
- 13d 21h
- Merged PRs (30d)
- 1
Description
Allow potentially disabling or reducing the backoff times.
Related:
libp2p/go-libp2p-swarm#60
libp2p/go-libp2p-swarm#63
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue identifies swarm dial backoffs but names no files, tests, or entry points. Read the swarm dial-backoff implementation and the related issues libp2p/go-libp2p-swarm#60 and #63 first; done means callers can configure the backoff, including reducing or disabling it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100