Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Is there a way to log the main jobs time on how long it has been since started and how much more until finished?
Hi,
general answer - no, there is no way to do this.
you can count (and manually and by build component - current time since start)
you can add tJavaRow component into a simple flow to print progress and expected time, but the average job could contains many steps (subjobs) and you haven't information about the total expected time.
Hi,
general answer - no, there is no way to do this.
you can count (and manually and by build component - current time since start)
you can add tJavaRow component into a simple flow to print progress and expected time, but the average job could contains many steps (subjobs) and you haven't information about the total expected time.