~rakhmerov/python-mistralclient/master

Viewing all changes in revision 515.

  • Committer: Renat Akhmerov
  • Date: 2020-02-10 05:05:46 UTC
  • Revision ID: git-v1:dc827496ad71a0f0f3412187b8ee5dbb6cb12a8a
Add "duration" to task executions printed by CLI commands

* Added "started_at" and "finished_at" to task executions' printout.
* Added "duration" to task executions that's calculated as a delta
  between "finished_at" and "started_at".
* Removed "updated_at" from task executions printout since it doesn't
  carry any relevant info for a user, "finished_at" makes more sense.

Change-Id: Ie0bd01135548bc9fb5137368a1933d7b8b3c11e5

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: