Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Continue Iterations Upon Timeouts #10

Open
AndreaV-Lsi opened this issue Nov 26, 2024 · 0 comments
Open

Continue Iterations Upon Timeouts #10

AndreaV-Lsi opened this issue Nov 26, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@AndreaV-Lsi
Copy link
Contributor

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

@AndreaV-Lsi AndreaV-Lsi added the enhancement New feature or request label Nov 26, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant