pub fn execute_unload_request(req: &PreparedUnloadRequest) -> UnloadActionResultExpand description
Dispatch a single prepared request: POST the body, fall back to the
subprocess command if the HTTP path fails. Impure — exercised end-to-end
via the tsift kg unload smoke; unit tests cover prepare_unload_request
and rewrite_unload_body_model instead.