Skip to content

[blog] flake: google.api_core.exceptions.Aborted: 409 too much contention on these datastore entities. #3548

Closed
@tmatsuo

Description

@tmatsuo

blog/introduction_to_data_models_in_cloud_datastore
wiki_test.test_main

Build

Log:

Traceback (most recent call last):
  File "/tmpfs/src/github/python-docs-samples/blog/introduction_to_data_models_in_cloud_datastore/wiki_test.py", line 25, in test_main
    main(PROJECT)
  File "/tmpfs/src/github/python-docs-samples/blog/introduction_to_data_models_in_cloud_datastore/wiki.py", line 78, in main
    save_page(ds, 'page1', '2')
  File "/tmpfs/src/github/python-docs-samples/blog/introduction_to_data_models_in_cloud_datastore/wiki.py", line 58, in save_page
    ds.put(current)
...
...
google.api_core.exceptions.Aborted: 409 too much contention on these datastore entities. please try again. entity groups: [(app=s~python-docs-samples-tests, page, "page1")]

Metadata

Metadata

Assignees

Labels

api: datastoreIssues related to the Datastore API.priority: p2Moderately-important priority. Fix may not be included in next release.testingtype: 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