Wait for Assembly completion
transloadit_wait_for_assemblyPoll a Transloadit assembly until it completes or a timeout is reached, returning the final assembly status.
Instructions
Polls until the Assembly completes or timeout is reached.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout_ms | No | ||
| assembly_id | No | ||
| assembly_url | No | ||
| poll_interval_ms | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| errors | No | ||
| status | Yes | ||
| assembly | No | ||
| warnings | No | ||
| waited_ms | No |