Skip to content

August 29, 2017, Tuesday

Liya Wang edited this page Aug 29, 2017 · 2 revisions
  • Create a new branch for testing scalability on de.sciapps.org
  • Completed on dev1
    • Remove the email field from the app form and changed it to notification button (Yes or No)
    • Set a 10 MB upload limit on file: https://stackoverflow.com/questions/28605393/size-limit-for-file-upload
    • For job submission, retry if Agave is not responding
      • Try three times with an interval of 3 minutes (change to 1 minute?)
      • Disable entire row if Agave is not responding
      • If workflow fails at any step, display error message "Step ? failed at submission, Agave might be under maintenance!"
    • Output URL bugs in both diagram and history panel
      • Ignore for now, re-run workflow to fix current workflows
      • Diagram is fixed
    • Added direct link to workflows: https://dev1.sciapps.org/?wf_id=Association
Clone this wiki locally