Treasure Workflow automatically sends email notifications when workflows encounter issues or exceed limits.
All notifications are sent from Treasure AI <noreply@treasure.ai>. If your organization filters incoming email, allowlist this address.
Notifications are sent in the following situations:
When: A scheduled workflow cannot start due to configuration errors
Email subject: [Treasure Workflow] Schedule run failure notification: {workflow_name}
Note: Workflows that continuously fail may be automatically disabled
When: An individual task within a workflow exceeds its configured time limit
Email subject: [Treasure Workflow] Task execution timeout notification: {workflow_name}
When: The entire workflow exceeds its configured time limit
Email subject: [Treasure Workflow] Workflow execution timeout notification: {workflow_name}
When: A workflow session attempt fails due to task errors
Email subject: [Treasure Workflow] Attempt failure notification: {workflow_name}
When: A workflow session attempt does not complete by the time configured in the
sla:directiveEmail subject: [Treasure Workflow] SLA violation notification: {workflow_name}
When: A trigger cannot create the triggered workflow's attempt because it would exceed the maximum number of tasks within an attempt
Email subject: [Treasure Workflow] Trigger run failure notification: {workflow_name}
Notifications are sent to the user who last updated the workflow project.
For manual executions, notifications go to the workflow project owner, not the person who triggered the execution.