-
Notifications
You must be signed in to change notification settings - Fork 632
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
state sync: prefer external if available (#12239)
Reverts state sync to the old behavior: if an external parts source is available, it will be used without making any p2p requests. Alternative would be to set the default `peer_attempts_threshold` to 0, but I'd rather hard disable this since we do not intend to officially release it pending further testing and tuning.
- Loading branch information
1 parent
827aab9
commit 8b6c751
Showing
1 changed file
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters