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

Make 5 GA4 API requests in batch of 5 at once #4047

Closed
wants to merge 1 commit into from

Conversation

zoldar
Copy link
Contributor

@zoldar zoldar commented Apr 27, 2024

Changes

The requests are made in advance batches of 5, trying to fetch as many records per dataset as possible within a single HTTP request to avoid hitting rate limiting.

Tests

  • Automated tests have been added
  • This PR does not require tests

Changelog

  • Entry has been added to changelog
  • This PR does not make a user-facing change

Documentation

  • Docs have been updated
  • This change does not need a documentation update

Dark mode

  • The UI has been tested both in dark and light mode
  • This PR does not change the UI

@zoldar
Copy link
Contributor Author

zoldar commented Apr 30, 2024

Closing in favor of #4049

@zoldar zoldar closed this Apr 30, 2024
@zoldar zoldar deleted the improved-batch-ga4-import branch April 30, 2024 15:02
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

1 participant