• Esad Akar's avatar
    Push/pull sync - neighborhood syncing (#1537) · a4ca719e
    Esad Akar authored
    * storer nodes send chunks to neighbor peers as the receipt is sent back
    
    * pullsync: dont sync outside nn (#911)
    
    * puller: cancel everything when peer moves out of depth
    
    * pr comments
    
    * adjust tests for puller changes
    
    * recalc when peer moves out of depth
    
    * beekeeper: shorter timeouts for debug
    
    * revert change
    
    * Revert "beekeeper: shorter timeouts for debug"
    
    This reverts commit 756e9bc46bc18300133d62ea48f82f3b8479aecc.
    
    * TestReplicateBeforeReceipt sleep fix
    
    * increase retry-delay for pushsync with clef to 10s
    
    * increase retry-delay for pushsync with clef to 15s
    
    * set retry-delay for pushsync with clef to 10s and chunks-per-node to 1 for chunks test
    
    * increase retry-delay for pushsync with clef to 15s
    
    * revert to 5s, we solved it inside bee-local
    Co-authored-by: default avataracud <12988138+acud@users.noreply.github.com>
    Co-authored-by: default avatarIvan Vandot <ivan@vandot.rs>
    a4ca719e
Name
Last commit
Last update
.githooks Loading commit data...
.github Loading commit data...
cmd Loading commit data...
openapi Loading commit data...
packaging Loading commit data...
pkg Loading commit data...
.deepsource.toml Loading commit data...
.dockerignore Loading commit data...
.gitignore Loading commit data...
.golangci.yml Loading commit data...
.goreleaser.yml Loading commit data...
CODING.md Loading commit data...
Dockerfile Loading commit data...
Dockerfile.goreleaser Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
doc.go Loading commit data...
go.mod Loading commit data...
go.sum Loading commit data...
install.sh Loading commit data...
version.go Loading commit data...