hansva commented on issue #5304: URL: https://github.com/apache/hop/issues/5304#issuecomment-3853618315
I've been drafting something that I'll bring forward for discussion. But I am not unhappy with the progress I have made; the main issue I am pondering about is how to integrate it cleanly into the UI. <img width="898" height="511" alt="Image" src="https://github.com/user-attachments/assets/d7378df9-0b8f-42f6-aba4-2c0793e378c0" /> Currently, I have a dialog popping up where you can select which instance of a loop you want to open and what its current state and parameters were. But it might be cleaner to also implement the `Info` tab the execution information perspective has. I would like the result to be something actionable. If you have a loop and it fails on iteration x, we would want to be able to restart a pipeline on that iteration with the state it had to make debugging even more powerful, or at least have great insights on what and why it is going wrong. Also wondering if we should include/store the data sniffers as it would be great information to have for each iteration but it might blow up memory consumption during development. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
