Email on failure¶
Configure tasks to email recipients when execution fails.
Prerequisites¶
- BTU Configuration → Default Email Account set (Frappe Email Account)
- Valid recipients on the task or schedule
Steps¶
- Open BTU Task (or schedule-linked task).
- Enable email notification on failure and add recipients (BTU Email Recipient child table or task fields as applicable).
- Run a task that raises an exception intentionally.
- Confirm email received with environment prefix from BTU Configuration → Environment Name.
See Email integration.