extend_timeout to ensure the job has time to process the new payloads.
This function only works in the context of a Job. It has no effect when running automations directly via the API.
One or more payloads to add to the job execution.
None.
Payload
The name of the API to execute.
The parameters to pass to the API.
Related
- Extend payload recipe — Examples and patterns for dynamic scheduling.
- extend_timeout — Reset the timeout timer for the current attempt.
- Jobs — Learn about job execution and scheduling.