-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request