Skip to content

fix: Date filter not persisting when there are multiple pages to fetch #77

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

pedroceriotti
Copy link

Bugfix

Timestamp filter for DynamicIncrementalHubspotStream was not being persisted across multiple requests. The side effect of that is an infinite loop while fetching records, since the timestamp filter was only being updated on the first call after hitting 10k records and then coming back to the initial state from the second page onwards.

@edgarrmondragon edgarrmondragon self-requested a review September 18, 2024 01:56
@edgarrmondragon
Copy link
Member

@pedroceriotti let me know when this is ready for review

cc @pnadolny13

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

Successfully merging this pull request may close these issues.

2 participants