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

Google BigQuery: add quotas #70

Merged
merged 4 commits into from
Apr 3, 2024

Conversation

jirihofman
Copy link
Member

@jirihofman jirihofman commented Apr 3, 2024

Issue: https://github.com/clientIO/appmixer-components/issues/1710

  • add quotas to all components
  • lock dependencies
  • minor refactoring
  • fix triggers
    • use https://www.googleapis.com/auth/bigquery scope as the component needs to create a query job
    • use API v2 to get projects for triggers

BigQuery rate limiting docs: https://cloud.google.com/bigquery/quotas#api_request_quotas

@jirihofman jirihofman self-assigned this Apr 3, 2024
@jirihofman jirihofman marked this pull request as ready for review April 3, 2024 12:18
@jirihofman jirihofman requested a review from vtalas April 3, 2024 12:19
@vtalas vtalas merged commit bcd2b3f into clientIO:dev Apr 3, 2024
1 check passed
@jirihofman jirihofman deleted the google-bigquery-quotas branch April 3, 2024 12:56
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