Skip to content

Use exponential backoff on test/sample admin requests to harden against RESOURCE_EXHAUSTED test failures #483

Open
@larkee

Description

@larkee

Currently, when multiple PRs run the samples + system tests at similar times, the PRs will have RESOURCE_EXHAUSTED failures due to exceeding the admin request per minute quota.

As per googleapis/nodejs-spanner#958, the recommendation is to:

implement exponential back-off with extended total timeout and number of re-tries for admin operations

Metadata

Metadata

Assignees

No one assigned

    Labels

    api: spannerIssues related to the googleapis/python-spanner API.samplesIssues that are directly related to samples.type: processA process-related concern. May include testing, release, or the like.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions