Kaushik Iska

Results 51 issues of 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.

resync

check for both bigquery and snowflake

resync

Also move errors to a channel to make it clearer to wait for errors.

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...