Is it possible to see the delay time like a log message? I want to check the time left to finish the delay.
Hi @jotastorres
you will find the delay in your log files already. I guess you would like to see it in orchestrator when you watch your process running.
In this case just add a log message activity to your workflow and add the delay like “Delay is 5 minutes”. Please be aware that you wont see the time running out.
Cheers,
Timo