Skip to main content
objectNodeExecutionInfo

Fields

lastRunId
Int

Paradime schedule_run.id of the most recent execution attempt.

lastRunStatus
String
lastRunError
String
lastRunGeneratedAt
DateTime
lastRunScheduleSlug
String

Slug of the Bolt schedule that produced lastRunId — Paradime's equivalent of dbt Cloud's lastJobDefinitionId.

lastSuccessRunId
Int

Paradime schedule_run.id of the most recent successful execution.

lastSuccessScheduleSlug
String

Slug of the Bolt schedule that produced lastSuccessRunId.

executeStartedAt
DateTime
executeCompletedAt
DateTime
executionTime
Float
compileStartedAt
DateTime
compileCompletedAt
DateTime
runElapsedTime
Float
lastFailures
Int

For tests: the row count of the most recent failure.