PERIODIC
: Schedules that periodically trigger runs, such as a cron scheduler. *ONE_TIME
: One time triggers that fire a single run. This occurs you triggered a single run on demand through the UI or the API. *RETRY
: Indicates a run that is triggered as a retry of a previously failed run. This occurs when you request to re-run the job in case of failures.
Name | Type | Description | Notes |
---|