Skip to main content
Module async_poll
robonix_
executor
0.1.0
Module async_
poll
Module Items
Constants
Functions
In robonix_
executor::
dispatch
robonix_executor
::
dispatch
Module
async_
poll
Copy item path
Source
Constants
ยง
POLL_
INTERVAL
๐
Functions
ยง
canceled_
result
๐
extract_
run_
id
Read
run_id
from the async capโs initial MCP response JSON.
failed_
result
๐
Build a failed capability result for async control-plane failures. The original call identity is preserved so the terminal node event still correlates with the user-requested async capability, not the status poll.
parse_
state_
name
Convert status response state names into RTDL node state constants.
parse_
status_
json
Parse status MCP JSON: requires uppercase
state
enum; optional
detail
string.
poll_
status
๐
run_
until_
terminal
Dispatch an async cap, poll status every 2s, stream node_state changes, return terminal result.
terminal_
result
๐