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

Add mail feature #299

Open
aidanheerdegen opened this issue Mar 30, 2021 · 0 comments · May be fixed by #300
Open

Add mail feature #299

aidanheerdegen opened this issue Mar 30, 2021 · 0 comments · May be fixed by #300

Comments

@aidanheerdegen
Copy link
Collaborator

Following on from the discussion #295 about mail features it should be possible to add some minimal support for mailing users.

While it is possible for a user to add specific flags to qsub_flags there are a couple of extra cases that would be good to cover:

  1. Mail when a series of runs has finished, i.e. when payu is invoked like payu run -n N and the Nth run completes
  2. Mail when the job fails. This is currently not supported in PBS, though the documentation suggests it does have this feature, the error condition it references is an internal PBS state, and not the exit code of the job
@aidanheerdegen aidanheerdegen linked a pull request Mar 30, 2021 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant