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

Added date_window property for reports_email_activity stream #61

Merged
merged 10 commits into from Jun 8, 2023

Conversation

Vi6hal
Copy link
Member

@Vi6hal Vi6hal commented May 31, 2023

Description of change

  • TDL-23005 Added Date Window Implementation for reports_email_activity stream
    The currently implementation fetches the reports_email_activity for all streams, which is not ideal when users have a lot of campaigns and only a few get used often, hence the date_window parameter will accept a value numeric value X
    this will only fetch the campaign_ids that are fetched in the last X days

Manual QA steps

Risks

Rollback steps

  • revert this branch

@Vi6hal Vi6hal changed the title added date window logic Added date_window property for reports_email_activity stream May 31, 2023
tap_mailchimp/client.py Show resolved Hide resolved
@Vi6hal Vi6hal requested a review from zachharris1 June 8, 2023 08:29
tap_mailchimp/client.py Outdated Show resolved Hide resolved
Co-authored-by: Sourabh Gandhi <105213416+sgandhi1311@users.noreply.github.com>
@Vi6hal Vi6hal requested a review from sgandhi1311 June 8, 2023 11:38
@Vi6hal Vi6hal dismissed zachharris1’s stale review June 8, 2023 13:01

I have made the requested change, removing this review to unblock the P.R

@Vi6hal Vi6hal merged commit 14b354b into master Jun 8, 2023
3 checks passed
@dsprayberry dsprayberry deleted the TDL-23005-campaigns-date-window branch September 7, 2023 14:12
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.

None yet

3 participants