There is a template that one of our developers is working on which occassionally does not run. When viewing the log file it appears that a loop is being terminated due to the number of iterations. When viewing the cached code it does appear that TT performs a check to be sure that certain loops do not exceed 1000 iterations otherwise it dies with the message below :
WHILE loop terminated (> 1000 iterations) called at /PATH/FILE.html.ttc line 357 I just wanted to follow up to see if anyone has experience with this to be sure that the 'loop' logic in the template is at fault. Thanks,
