Open
Description
Behavior:
- Sending the onepager.pdf fails for events with special characters.
- Example eventids: us6000ca0k and us6000ah9t
- Failure to send the pdf result in the version being deleted.
- Since a version is not written to the database, short and long format emails are repeatedly sent to emails for that alert level.
Failure point:
- In the logging, the last available message is always "Sending pdf addresses..."
- If it completed without failure it should say "Done." after that.
- This means that it is failing between lines 316 and 329.
- The attachment along with the special characters in the message may be causing a failure that is captured by try/except in EmailSender, but isn't logged?
Metadata
Metadata
Labels
No labels
Activity