Skip to content

Failing report imports #57

@max-ostapenko

Description

@max-ostapenko

All the reports failed with error:

BulkWriterError: Too much contention on these documents. Please try again.
    at BulkWriterOperation.onError (/app/node_modules/@google-cloud/firestore/build/src/bulk-writer.js:97:37)

Example import configuration:

{"config":{"collection":"adoption","database":"tech-report-api-prod","date":"2025-06-01","type":"report"},"destination":"firestore","query":"SELECT STRING(date) AS date, * EXCEPT(date) FROM `httparchive.reports.tech_report_adoption` WHERE date = '2025-06-01'"}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions