Currently, when an iteration step incurs a timeout, the iterator stops iterating and reports the error with the concrete implementation of the "Iterator Report Iterations End Msg. lvclass" if defined.
With this configuration flag, we want the Iterator to continue iterating when timeouts occur and report timeout errors as soon as they are produced using the FP "Report Error" method. In this manner, the caller can react and stop the iterator if needed