Hi, could anyone advice me on what happens if you pause a sync mid-way? Does it flush the buffer to a table and update state to where it stopped; does it drop everything; does it halt, saving the sync data until you resume?
Asking this because I'm running a pretty heavy historical sync. After several days it basically stopped progressing (logs just keep silent). I'd be happy to flush the current temp, update state, and continue further; don't know how to achieve that though.