Kaushik Iska
Kaushik Iska
should have caught https://github.com/PeerDB-io/peerdb/pull/1354 cc: @heavycrystal this is high priority.
1. When resync complete: swap the stats of `_resync` with first initial load. 2. When resync is complete: archive the old cdc sync stats.
cc: @serprex
Also move errors to a channel to make it clearer to wait for errors.
1. Nexus 2. Flow
can there be an error in the middle of writing the file and lead to a file still being left around? in that case we'll return the error, but not...