Merge pull request #81 from vexxhost/improve-result-report

Improve logs for email report
diff --git a/staffeln/common/email.py b/staffeln/common/email.py
index 7fa07cb..b1d3239 100644
--- a/staffeln/common/email.py
+++ b/staffeln/common/email.py
@@ -32,5 +32,5 @@
         )

         # Email Sent

     except smtplib.SMTPException as error:

-        LOG.info(f"again this name is {str(error)}")

+        LOG.info(f"Email send error with SMTP fail: {str(error)}")

         raise

diff --git a/staffeln/conductor/result.py b/staffeln/conductor/result.py
index 1e31733..aaca100 100644
--- a/staffeln/conductor/result.py
+++ b/staffeln/conductor/result.py
@@ -50,6 +50,7 @@
                     % (str(e))

                 )

             )

+            raise

 

     def publish(self):

         # 1. get quota