Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
source-gladly: don't emit a checkpoint with no documents every time
Only emit an updated checkpoint when there are no documents if the current cursor is sufficiently old. Emitting a checkpoint with no documents will trigger an immediate re-invocation of the incremental task, so it shouldn't be done every time.
- Loading branch information