Skip to content
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

Refactor data syncing to use monthly windowing for more robust data r… #77

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

butkeraites-hotglue
Copy link

…etrieval

  • Implemented monthly windowing strategy for BaseChargebeeStream and UsagesStream
  • Added support for processing data in smaller time windows to improve reliability
  • Enhanced error handling and logging during data synchronization
  • Fixed potential issues with timestamp-based filtering
  • Improved state management across different stream types

…etrieval

- Implemented monthly windowing strategy for BaseChargebeeStream and UsagesStream
- Added support for processing data in smaller time windows to improve reliability
- Enhanced error handling and logging during data synchronization
- Fixed potential issues with timestamp-based filtering
- Improved state management across different stream types
- Extend last window's end time by 5 seconds to capture recent data
- Subtract added time before saving state to maintain accurate bookmark
- Improve timestamp management to ensure complete data retrieval
@butkeraites-hotglue butkeraites-hotglue marked this pull request as ready for review January 27, 2025 20:31
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.

1 participant