[IMPROVEMENT] Failure Monitoring #40
Labels
easy
enhancement
good first issue
Hacktoberfest
Issues that can be solved for Hacktoberfest
help wanted
research
Context
If and when #38 is implemented using Heroku Scheduler, we will need a better way to get notified when the service is not working. Here are key things to note:
Requirement
A localized (can pinpoint the exact place that threw the error) and minimal (so that the maintainers do not mark it as spam and multiple maintainers can be added). A good way would be to use the existing mailing mechanism setup using Mailgun REST API. We should also aim at keeping the configuration and reconfiguration overhead as low as possible, if feasible, we should pass it from Github itself.
NOTE: this should ideally be done after #38
Resources
The text was updated successfully, but these errors were encountered: