icipe-official / icipe-official/vectoratlas-software-code
Fix issue with large bionomics uploads
Open
@andykitch is already working on this.
Since Oct 28, 2022.
5
bug
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 8
- Avg merge
- 5d 4h
- Merged PRs (30d)
- 11
Description
The /ingest/uploadBionomics endpoint current returns an error if there are too many rows uploaded. 4000 rows works but 6000 does not. This needs to be fixed - probably by chunking the upload.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.