Sweep lifecycle as observed by the SDK, readable off Sweep.state.
'executing'
'completed'
'PARTIAL'
'failed'
'canceled'
Sweep lifecycle as observed by the SDK, readable off Sweep.state.
'executing'— submitted and being polled.'completed'— finished. The platform's own status may still be'PARTIAL'.'failed'— the poll itself failed: transport, HTTP, or a stage timeout.'canceled'— the sweep was aborted and the platform reported it cancelled.