yyyy2026
/
mm06
/
dd12
,
––11
:
––39
:
––29
AMAM
This is the timestamp of the CRON, it will come through to your run in the payload.
yyyy
/
mm
/
dd
,
––
:
––
:
––
AM
This is the timestamp of the previous run. You can use this in your code to find new data since the previous run.
The Timestamp and Last timestamp are in UTC so this just changes the timezone string that comes through in the payload.
Options enable you to control the execution behavior of your task. Read the docs.
Overrides the machine preset.
Only the latest version is available in the development environment.
Assign run to a specific queue.
Add tags to easily filter runs.
Overrides the maximum compute time limit for the run.
Keys expire after 30 days by default.
Sets the priority of the run. Higher values mean higher priority.
Expires the run if it hasn't started within the TTL.