imzhangwenrong/superpy

email admin when tasks fail to launch

Opened this issue · 0 comments

Currently, if a task fails to launch or start, superwatch gets the error and 
shows it in status. But unless you check it, you don't know an error has 
happened. Some user may want the error pushed to an admin email account to be 
alerted.

What steps will reproduce the problem?
1. user enters a wrong password when starting superwatch
2. or user accournt gets locked out
3. or any other situations where task failed to launch or reach the servers, or 
failed to start within a timeout

when staring superwatch, user should be able to enter an admin email to recieve 
error message, and maybe a timeout setting.

In any case, if a task does not successfully start within the timeout setting, 
superwatch should send out an email to admin.




Original issue reported on code.google.com by hhenry...@gmail.com on 31 Aug 2011 at 4:04