bee icon indicating copy to clipboard operation
bee copied to clipboard

Batch re-syncing after rapid node restarts

Open gacevicljubisa opened this issue 4 months ago • 0 comments

Description

After restarting my Bee node multiple times with short delays between restarts, I encountered the following issues:

  • The node started re-syncing batches from the beginning, even though they were previously synced.

This behavior needs further investigation to understand why rapid restarts cause batch re-syncing.

Steps to Reproduce

  1. Restart a Bee node multiple times with short delays between restarts.
  2. Observe if batches re-sync from the beginning and if data becomes corrupted.

Expected Behavior

  • Previously synced batches should not re-sync unnecessarily.
  • Data should remain intact and accessible after restarts.

Additional Context

This issue requires further investigation to identify the root cause and prevent re-syncing and investigate if there is any data loss.

gacevicljubisa avatar Oct 04 '25 14:10 gacevicljubisa