Retry a failed ingestion job
Retry a failed or partially-failed ingestion job.
For segmented jobs, re-dispatches only the segments that failed.
For non-segmented (single-pass) jobs, resets the job and version
state and re-dispatches prepare_document.
Returns 202 with the job ID; poll GET /ingestion-jobs/{job_id}
for progress.
POST
Retry a failed ingestion job
Retry a failed ingestion job