Skip to content

[codex] Format execution elapsed time for humans - #6395

Draft
anandvignesh23-rgb wants to merge 1 commit into
StackStorm:masterfrom
anandvignesh23-rgb:codex/human-readable-execution-elapsed
Draft

[codex] Format execution elapsed time for humans#6395
anandvignesh23-rgb wants to merge 1 commit into
StackStorm:masterfrom
anandvignesh23-rgb:codex/human-readable-execution-elapsed

Conversation

@anandvignesh23-rgb

Copy link
Copy Markdown

Summary

  • format execution elapsed time with the existing human-readable duration helper
  • cover completed and running execution status formatting

Fixes #4944.

Testing

  • python3 -m pytest st2client/tests/unit/test_action.py -q (blocked locally: pytest is not installed in the system Python)

@pull-request-size pull-request-size Bot added the size/M PR that changes 30-99 lines. Good size to review. label Jul 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/M PR that changes 30-99 lines. Good size to review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

print elapsed time in user friendly format instead of seconds on cli

2 participants