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

Email notifications for jobs #3

Closed
sriramkrishnan opened this issue Jun 21, 2013 · 1 comment
Closed

Email notifications for jobs #3

sriramkrishnan opened this issue Jun 21, 2013 · 1 comment
Assignees
Labels

Comments

@sriramkrishnan
Copy link
Contributor

Currently one can get the job status from Genie via a GET method - i.e. it is a pull API. Some users prefer to get notified if any of their long running jobs have finished.

We should add an optional email notification to Genie, after a job finishes, reporting its final status.

@ghost ghost assigned amitsharma1981 Oct 8, 2013
sriramkrishnan added a commit that referenced this issue Nov 5, 2013
Looks good - merging pull request for Issues/3
@amitsharma1981
Copy link
Contributor

Genie now has the ability to send emails upon job completion with or without authentication. A small caveat is that this does not work for zombie jobs.

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

No branches or pull requests

2 participants