Skip to content

[Test failure] Bigquery acceptance test flake - rate limit exceeded #19876

Open
@dazuma

Description

  1) Error:
Google::Cloud::Bigquery::Table::bigquery#test_0008_creates a table, loading the schema from a JSON string:
Google::Cloud::PermissionDeniedError: rateLimitExceeded: Exceeded rate limits: too many table update operations for this table. For more information, see https://cloud.google.com/bigquery/docs/troubleshoot-quotas
    /workspace/google-cloud-bigquery/lib/google/cloud/bigquery/service.rb:572:in `rescue in execute'
    /workspace/google-cloud-bigquery/lib/google/cloud/bigquery/service.rb:565:in `execute'
    /workspace/google-cloud-bigquery/lib/google/cloud/bigquery/service.rb:217:in `delete_table'
    /workspace/google-cloud-bigquery/lib/google/cloud/bigquery/table.rb:2813:in `delete'
    /workspace/google-cloud-bigquery/acceptance/bigquery/table_test.rb:294:in `ensure in block (2 levels) in <top (required)>'
    /workspace/google-cloud-bigquery/acceptance/bigquery/table_test.rb:294:in `block (2 levels) in <top (required)>'

Metadata

Assignees

No one assigned

    Labels

    priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions