Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

ChangeFeed gets all the history records instead of current record. #175

Open
AbhishekSolanki opened this issue Jul 3, 2019 · 0 comments

Comments

@AbhishekSolanki
Copy link

change feed implementation in python gets all the record even though

options['startFromBeginning'] is set to false and
options['startTime'] = time

https://github.com/Azure/azure-cosmos-python/blob/master/samples/ChangeFeedManagement/Program.py
line 68-84.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant