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

Report BatchJob creation failure at command line #350

Open
cms21 opened this issue May 2, 2023 · 1 comment
Open

Report BatchJob creation failure at command line #350

cms21 opened this issue May 2, 2023 · 1 comment

Comments

@cms21
Copy link
Contributor

cms21 commented May 2, 2023

When a user creates a BatchJob Balsam performs checks on the client side to make sure it is submitting to a queue and project defined in the settings.yml file. If these checks fail, the an error is printed to the service log. We should also print a message to the command line.

@cms21
Copy link
Contributor Author

cms21 commented May 23, 2023

Some further clarification: if using the CLI balsam queue summit a warning is printed to the command line. The issue is when a user is using the python API. There, batch jobs will fail to submit silently. How do we want users of the python API to be notified of their batch jobs failing to submit?

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