deedmitrij opened a new pull request #19163: URL: https://github.com/apache/airflow/pull/19163
Due to the issue https://github.com/googleapis/google-cloud-php/issues/530 entities should be splitted. So, according to the documentation https://cloud.google.com/datastore/docs/reference/data/rest/v1/PartitionId **namespaceId** is the ID of the namespace to which the entities belong, so adding value to "namespaceId" of query will avoid `too much contention on these datastore entities` error. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
