Job States
Jobs can have different states depending on where they are in Hover's reconstruction pipeline. The table below describes all possible states that a Hover job can be in, depending on the specific scenario. This table includes job states returned by the Hover API, the Hover web application, and the Hover mobile application.
| State | Labels from API | Description | 
|---|---|---|
| Draft | PHOTOS NEEDED  (web) DRAFT(mobile) | This capture has not been completed. | 
| Upload 0% | UPLOADING | The capture has been queued to Upload. | 
| No Network | no internet connection detected | Device is not connected to data network. | 
| Uploading | UPLOADING X% | The capture has begun uploading, and is X% uploaded. | 
| Uploaded | UPLOADED | The capture has been fully uploaded. | 
| Processing Upload | PROCESSING UPLOAD | The capture has begun processing to begin model creation. | 
| Upload Failed | UPLOAD FAILED | The upload was not successful. | 
| Archived | ARCHIVED | The job has been archived. | 
| Failed | FAILED | The job could not be built. More on why here. | 
| Needs Approval | APPROVAL NEEDED  (web) NEEDS APPROVALorAWAITING APPROVAL  (mobile) | An AdminorJob Managerneeds to approve the job. | 
| Processing | EVALUATING | The job (capture) has begun the processing for the first part of model creation. | 
| Working | PROCESSING(web+mobile) BUILDING(mobile) | The job's model creation has begun. | 
| Complete | DONE | This job is done and available to the user. Note, .esx fils is not immediately available upon job complete, see here. | 
| Capture Only Deliverable | READY TO ORDER | The capture is not FailedorCancelledand a deliverable type can be ordered. | 
| Cancelled | CANCELLED | The job was cancelled. | 
| Paying | PAYING(web) FINALIZING(mobile) | This job is complete but we were unable to charge the user for it, and payment needs to be made for the job to be released. | 
| Payment Failed | PAYMENT FAILED (web)PENDING(mobile) | The payment has failed, and the user should contact support. | 
| Limited Access | LIMITED_ACCESS | Your organization's plan has lapsed. Your plan administrator should contact your Hover representative. | 
Updated 4 months ago
