Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix high-frequency changes skips on re-subscription (#90)
* log a warning if the body sender sees a non-contiguous change id * upgrade tokio, maybe that's a bug that's been fixed * log dupped change ids as well as smaller ones * start writing bytes to body earlier * wait for all rows to be sent before handling changes in parallel
- Loading branch information