hudl / luigi-monitor

Send summary messages of your Luigi jobs to Slack
46 stars 16 forks source link

Add handler for SUCCESS #1

Closed alexdebrie closed 9 years ago

alexdebrie commented 9 years ago

The SUCCESS handler looks through the events dictionary and removes any references under FAILURES or MISSING for the succeeded task. Because the task is now successful, we don't need alerted on earlier errors.