Uploaded image for project: 'Pegasus'
  1. Pegasus
  2. PM-1730 5.0.1 Python Api improvements
  3. PM-1744

progress bar from wf.wait() should include "UNRDY" as shown in status output

XMLWordPrintable

      The progress bar emitted from wf.wait() does not include "UNRDY" as provided by pegasus-status output. As a result, there is not enough information for a user to really interpret what a half full progress bar means. "UNRDY" should be added.

      status output:

      1. UNRDY READY PRE IN_Q POST DONE FAIL %DONE STATE DAGNAME
      2. 0 0 0 0 0 8 0 100.0 Success *appends-0.dag

      progress bar output:

      "\r[\x1b[1;32m####################################\x1b[0m] 100.0% ..Success (\x1b[1;32mCompleted: 1000\x1b[0m, \x1b[1;33mQueued: 0\x1b[0m, \x1b[1;36mRunning: 0\x1b[0m, \x1b[1;31mFailed: 1000\x1b[0m)

            Assignee:
            tanaka Ryan Tanaka (Inactive)
            Reporter:
            tanaka Ryan Tanaka (Inactive)
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: