Skip to content

Improve performance of upload csv feature (threading, chunks, etc.) #1118

@david-roper

Description

@david-roper

Current Implementation and Limitations

Look into way to improve the upload features performance. Allow for users to traverse the website whilst upload is still going.

Associated Application Components

Client

Proposed Solution

Looking into the possibility of threading the process. Turn the database entries from the request into chunks that are done by the threads.

Estimated Difficulty

High

Priority

High

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions