iiRecord
Agentic AI Atlas · Async Job + Poll
interaction-pattern:async-job-polla5c.ai
II.
InteractionPattern overview

interaction-pattern:async-job-poll

Reference · live

Async Job + Poll overview

Host submits long-running work via an `AsyncJob` (D5) primitive (batch API, background task) and polls / receives a webhook on completion. Decouples the agent loop from inference duration.

InteractionPatternOutgoing · 1Incoming · 0

Attributes

displayName
Async Job + Poll
description
Host submits long-running work via an `AsyncJob` (D5) primitive (batch API, background task) and polls / receives a webhook on completion. Decouples the agent loop from inference duration.

Outgoing edges

realizes1

Incoming edges

None.