wait for queue item

This block is part of the queue group and was last modified in core v15.0.0.

wait for queue item v15.0.0

Polls a queue document by GUID and blocks the flow until the job reaches a terminal state (executed/failed) or the timeout elapses. Use with any block that produces a queue_guid outpin (e.g. video_compress with wait_in_flow=false) to gate downstream work on background completion.

wait for queue
queue wait
await queue

Core Releases

v15.0.0 This block was introduced in v15.0.0, click here to see the release notes.
Back to queue Return to the main group to view all sub-groups Back to function Return to the group to view all blocks within this group