8000 We should not retry ABORTED transactions · Issue #1230 · googleapis/google-cloud-java · GitHub
[go: up one dir, main page]

Skip to content

We should not retry ABORTED transactions #1230

@mziccard

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

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

    0