Skip to main content
The Scheduled Job History page shows a log of all past executions of your project’s scheduled jobs. Use it to monitor job health, diagnose failures, and review execution metrics. Scheduled Job History page showing list of past executions with timestamps, status, and duration

Execution Details

Each history entry shows:
  • Job Name — Which scheduled job ran
  • Execution Time — When the job executed
  • Status — Whether the execution succeeded or failed
  • Duration — How long the execution took
Click an entry to see detailed execution information including logs and any errors. Execution detail view showing logs, error messages, and processing metrics

Filtering History

Use the filters to narrow the history view by:
  • Date range
  • Job name
  • Execution status (success, failure)
Check the job history regularly after setting up new scheduled jobs to confirm they are executing successfully and within expected time frames.