-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, the ETA is displayed in seconds. For large ETA (days, hours, etc), it is difficult to easily determine the time left at a glance due to having to convert the seconds to an appropriate unit in the user's head. It would be much nicer if the ETA displayed in units greater than seconds when appropriate (for example: "1m22s"). See https://github.com/aboe026/ci-cd/blob/master/src/backup.ts#L222 for an implementation.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request