Skip to content

fix: Add try-catch to mail messages in case the message gets rejected

Martin Lowe requested to merge malowe/main/15 into main
  • fix: Add try-catch to mail messages in case the message gets rejected

This error occurred on production and terminated the task early, where we should continue to try without erroring out at least.

Fixes #15 (closed)

Merge request reports

Loading