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

Improve gridtk resubmit Feedback When No Jobs Are Resubmitted #14

Open
183amir opened this issue Oct 23, 2024 · 0 comments
Open

Improve gridtk resubmit Feedback When No Jobs Are Resubmitted #14

183amir opened this issue Oct 23, 2024 · 0 comments

Comments

@183amir
Copy link
Collaborator

183amir commented Oct 23, 2024

Issue:

When running the gridtk resubmit command, if no jobs are resubmitted, there is currently no output or feedback provided. This can be confusing for users, as it may be unclear whether the command executed successfully or why no jobs were resubmitted.

Proposed Solution:

If no jobs are resubmitted, gridtk resubmit should explicitly notify the user that no jobs were resubmitted. Additionally, the message should explain that this could be due to the default state filtering and suggest how to resubmit all jobs if that is the user's intention.

For example, in such cases, the output could display a message like:

No jobs were resubmitted. Note that the default state filtering may have excluded some jobs. If you want to resubmit all jobs, please use the option: gridtk resubmit --state all

This feedback will improve the user experience by providing clearer instructions and a better understanding of the command's behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant