Hey there. We have a job running nightly with a Grid Iterated component (another workflow with a few standard components) which currently does about 180 loops. In the Task View log (the one you get when clicking the arrow icon in Task History), the results for only about 70 of these loops are shown before it ends, with no apparent way to load the rest of the results. One of those later loops failed last night but I can't see it to troubleshoot. Is there another way to get the full list?
We face a similar issue, where we are not able to see the full contents of the task log. If we are using a python component to print some logs, we are not able to see them. Has anyone found it why?
Hi all,
I am sorry to hear you have both met this issue, I would recommend raising this with our support team, you can do so here.
Kind regards, Joe
Hi Anudeep, I ended up downloading the Server Log (from the Admin menu on the top right), and going through the output there to find my issue. It's a lot more technical and I'm not sure if Python print messages will show up in there, but it should capture any errors that were raised.