Skip to content

We should not retry ABORTED transactions #1230

Description

@mziccard

In datastore we have ABORTED among retryable exceptions. This causes commit requests failed due to contention to be retried. Retrying an ABORTED transaction always fails with INVALID ARGUMENT error.

I suggest we never retry ABORTED. \cc @aozarov @ajkannan

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

api: datastoreIssues related to the Datastore API.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions