Skip to content

Client Datastore API: default consistency of 1.0 when testing #1314

Closed
@mitchhentges

Description

@mitchhentges

I just spent a few hours debugging flaky tests, and I finally realized that it was due to the "consistency" settings that I was using.

When LocalDatastoreHelper.create() is called, perhaps a default consistency of 1.0 should be used? Otherwise, integration tests to verify proper API usage will "randomly" fail, even if the tests are fairly small.

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