Execution Logs
See the history of every time a scheduled task has run.
Viewing Logs
Each schedule has its own log showing every execution. You will see:
- When it ran (date and time)
- How long it took
- Whether it succeeded or failed
- An error message if something went wrong
Failure Tracking
If a scheduled task fails, Bom tracks the number of consecutive failures. A red badge appears next to the schedule name showing the count.
Warning
If a task fails 5 times in a row, Bom automatically pauses it to prevent repeated errors. You can resume it after fixing the issue.
Manual Trigger
You can run any scheduled task immediately by tapping "Run Now" next to it. This does not affect its regular schedule — it just runs it once right away.