Execution Status & Test Run
The Automation page focuses on schedule state, failure handling, and test execution.
Schedule Status
For each schedule, Bom surfaces whether it is enabled, when it runs next, and whether it currently has consecutive failures.
- Next run time
- Enabled or paused state
- Consecutive failure count when the task has been failing
Failure Handling
If a schedule keeps failing, Bom tracks the consecutive failure count and surfaces it next to the schedule.
After 5 consecutive failures, Bom automatically disables the schedule so it does not keep repeating the same error.
Instruction Preview and Test Run
When you select a schedule, the Automation page can show the full augmented instruction and a preview of upcoming occurrences. You can also run a test execution immediately from the Try Now panel.
Test runs execute the task right away and may have real side effects, but they do not replace the saved schedule cadence.
About Execution Logs
Bom records execution logs internally, but the current desktop Automation page emphasizes live status, failure counts, previews, and test output rather than a separate history table for end users.