Treasure Workflow automatically sends email notifications when workflows encounter issues or exceed limits.
Here is the list when notifications are sent
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: Workflow 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.