Skip to content

Optimize validation on Upload PUT with a large number of datasets #910

@yuanzhou

Description

@yuanzhou

With 100 datasets in the JSON payload to associate with the target Upload, the current validation makes a Neo4j query on each individual uuid. This has caused timeout during Upload reorganization.

Improve the performance of this handling. Apply to both dataset_uuids_to_link and dataset_uuids_to_unlink.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Keep

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions