PART 4: How To Check Task Status On S3zipper

Wouldn’t it be nice to be able to check the status of your long running task occasionally? Yes, I bet it would be. S3zipper API provides the ability to check the status of any given task request at any time. This makes it easy to know which tasks succeeded, and which tasks failed. This also makes it easy to re-run the tasks that failed. The final status of a completed API request might also contain the link to the completed result.