OpenDataCapture icon indicating copy to clipboard operation
OpenDataCapture copied to clipboard

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

Open david-roper opened this issue 11 months ago • 0 comments

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

david-roper avatar Apr 07 '25 17:04 david-roper