II.
InteractionPattern overview
Reference · liveinteraction-pattern:async-job-poll
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.
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
- layer:10-interaction·LayerOrchestration & Interaction
Incoming edges
None.