Skip to content

Job

Job execution record

Property Type Description
completed_at? string -
created_at string -
created_by? string -
error? string -
estimated_completion_at? string Estimated completion time (computed, only for running jobs with progress > 0)
estimated_seconds_left? number Estimated seconds remaining (computed, only for running jobs with progress > 0)
id string -
job_function_id? string -
job_name string -
last_progress_at? string -
logs? string -
max_duration_seconds? number -
max_retries number -
namespace string -
payload? unknown -
priority number -
progress_data? unknown -
progress_message? string -
progress_percent? number -
progress_timeout_seconds? number -
result? unknown -
retry_count number -
scheduled_at? string -
started_at? string -
status JobStatus -
user_email? string -
user_role? string -
worker_id? string -