Hi @paultaylor,
Can you please add a little message in the cli output that will confirm the report creation is done ?
Right after “Report Creation:XX”.
This would be nice to have in order to avoid my script to skip to the next task before the report actually finishes been created. As you know, report creation might take some time, and the script has no way to know when the report really finished being created.
I played with pauses, but even then, it’s a black box.
I guess this is an easy one to implement on your end, would be nice !
Thanks !