Expand description
Bootstrap peer management with retry logic
This module handles:
- Bootstrap peer dialing with exponential backoff
- Connection retry logic
- Circuit breaker pattern for failing peers
Structs§
- Bootstrap
Config - Bootstrap configuration
- Bootstrap
Manager - Bootstrap peer manager
- Bootstrap
Stats - Bootstrap statistics
Constants§
- DEFAULT_
IPFS_ BOOTSTRAP_ PEERS - Default bootstrap peers for IPFS network