Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 537 Bytes

File metadata and controls

15 lines (13 loc) · 537 Bytes
title Job
description Job Schema Reference

Properties

Property Type Required Description
id string Unique job identifier
name string Job name (snake_case)
schedule object | object | object Job schedule configuration
retryPolicy object optional Retry policy configuration
timeout integer optional Timeout in milliseconds
enabled boolean optional Whether the job is enabled