NCATSTranslator / Knowledge_Graph_Exchange_Registry

The Biomedical Data Translator Consortium site for development of Knowledge Graph Exchange Standards and Registry
MIT License
5 stars 3 forks source link

Progress monitoring of uploads and downloads #27

Closed RichardBruskiewich closed 3 years ago

RichardBruskiewich commented 3 years ago

Uploading and downloading of large KGE files may take awhile. Some application feedback needs to be given to the user to report progress of either operation.

Note: s3 client upload_fileobjand download_fileobjhave callbank arguments allowing s3 reporting of the upload.

RichardBruskiewich commented 3 years ago

This feature appears to be implemented. Downloading is already covered by web browser functionality(?). We now have a progress bar on the upload screen as well.