RetailMeNotSandbox / dart

Self-service data workflow management
MIT License
17 stars 12 forks source link

Prevent failure to send email on workflow started from impacting work… #192

Closed geota closed 7 years ago

geota commented 7 years ago

…flow runs. Create DartEmailException class so other calls to send_email can handle failures as they see fit.