BioDataFuse / BioDataFuse/biodatafuseUI
`QuotaExceededError` during /process
Open
- Dominant language
- Vue
- Stars
- 0
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
When we have a large enough annotation payload (annotationResults was 10.5 MB for me) we exceed the browser's storage quota and the results can't be saved, interrupting the workflow with an unclear log in he browser console.
To fix this, do we want keep large results on the server? Or use some sort of db manager for frontend?
https://github.com/BioDataFuse/biodatafuseUI/blob/433381549e4c43d36887b4e5e6b281ecfd0fddca/vue-app/src/views/DataSourceView.vue#L299-L300
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.