Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Need a more granular way to watch progress #264

Open
smalers opened this issue May 4, 2023 · 0 comments
Open

Need a more granular way to watch progress #264

smalers opened this issue May 4, 2023 · 0 comments
Assignees
Labels
enhancement M Size: 2-3 days medium Priority: normal maintenance and enhancements

Comments

@smalers
Copy link
Contributor

smalers commented May 4, 2023

Subject of the issue

Some complex workflows like the SWSI analysis have multiple nested loops. There are now progress bars on the main UI to show progress on the overall command file and within a commands. However, when nested For commands are used, commands are reprocessed and so the overall progress bar jumps back and forth. It is also difficult to know the overall progress because no information is presented on which item in the For is being processed.

My recommendation is to create some type of progress monitor that perhaps pops up a dialog and shows for loop iterators. In particular, knowing the outer loop (or two) will help understand progress.

It may be possible to make the main progress bar more sophisticated.

Environment

  • TSTool version14.8.0.
@smalers smalers added enhancement medium Priority: normal maintenance and enhancements M Size: 2-3 days labels May 4, 2023
@smalers smalers self-assigned this May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement M Size: 2-3 days medium Priority: normal maintenance and enhancements
Projects
None yet
Development

No branches or pull requests

1 participant