Wait for stitch data processing
GET/iguides/:iguideId/workOrders/:workOrderId/stitchData/:stitchDataId/waitForProcess
Wait for processing of an uploaded Stitch TAR to complete. This operation is blocking. If the background job is not complete, it will abort with a timeout error code, and then you need to retry.
Request
Responses
- 200
- 404
- 581
Processing completed successfully
Job not found
Request timeout - processing incomplete