Closed mcianfrocco closed 4 years ago
@mcianfrocco - do we allow a single file of any type or only one that ends in .mrc?
Any type for now.
On Mon, Feb 3, 2020 at 7:43 PM monaw notifications@github.com wrote:
@mcianfrocco https://github.com/mcianfrocco - do we allow a single file of any type or only one that ends in .mrc?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/cianfrocco-lab/COSMIC-CryoEM-Gateway/issues/228?email_source=notifications&email_token=AALFRFMYBP2TSK7KJOI65S3RBC223A5CNFSM4KKM6XCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKV54GA#issuecomment-581688856, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALFRFJEZBBZI2RJP4WYP7TRBC223ANCNFSM4KKM6XCA .
tech note: need to update Transfer Status page to show OUR status, not Globus status because Globus may have successfully transferred multiple files but we consider the transfer failed if it does't contain at least 1 *.star file
Tech note, adding informative user messages for upload requires some refactoring to keep track of files, directories and each status as well as reason why each failed. Additionally, previously the logic is to get the status from Globus, then update our database. But now since our status may be different than Globus' status, we need to get Globus status, update our database and then get the info from our database (not Globus). Otherwise, the Transfer Status page may not display the correct status...
@mcianfrocco - ok, I've updated our Globus handling and added displaying of user messages that's hopefully helpful. Here are some screenshot examples:
Please try different Globus transfers on our staging server and let me know if you'd like to show different info and/or different message...
update has been pushed to production
Update...per meeting today, slight change to the files saved user message to hopefully make it clear that we are focusing on saving *.star files:
Data handling for globus uploads: