Since we rely on the reader to display progress (CLI/Web), it's possible that the reader has already finished reading data for initial data copy, but the writer still has its queues full in ParallelWriter. Thus the UI will switch to ChangeStream mode prematurely. This can be significant in case of an extremely slow batch writer, such as Cosmos DB
Since we rely on the reader to display progress (CLI/Web), it's possible that the reader has already finished reading data for initial data copy, but the writer still has its queues full in ParallelWriter. Thus the UI will switch to ChangeStream mode prematurely. This can be significant in case of an extremely slow batch writer, such as Cosmos DB