await sendMail()

in transcribe-ui-backend/lambda/sendmail.ts [179:180]


    await sendMail(toAddress, attachmentFilePath)
  } catch (err) {