# Job(s) Retry Queue

This submodule displays details of upload jobs that have been re-executed (re-run) from the upload jobs module.&#x20;

The module ensures that jobs are eventually completed while providing transparency on job statuses, such as who initiated the task, where it was triggered, and its current progress.

## **What you see on the screen**

In this section, users can only view the listed fields; no actions can be performed.

<table data-header-hidden><thead><tr><th width="235"></th><th></th></tr></thead><tbody><tr><td><strong>Label</strong></td><td><strong>Description/ Example</strong></td></tr><tr><td>Triggered By</td><td>Displays the name of the user who initiated the upload job.</td></tr><tr><td>Triggered From</td><td>Shows the device's IP address from which the upload job was triggered.</td></tr><tr><td>Job Type</td><td>Specifies the type of upload job (e.g., Upload Job Task Retry).</td></tr><tr><td>Job Name</td><td>Shows the name of the upload job.</td></tr><tr><td>Execution Identifier</td><td>Displays a unique code that identifies the execution of the job.</td></tr><tr><td>Re-Run All Devices</td><td>The field is available for review but without actionable items.</td></tr><tr><td>Status</td><td>Indicates whether the job is "Waiting for Execution" or "In Progress."</td></tr><tr><td>Creation Time</td><td>Displays the date and time when the job was created.</td></tr></tbody></table>

### **MSP-Based Visibility**

MSP support in **Job(s) Retry Queue** ensures retry job entries are visible only within the user’s MSP scope.

When MSP is enabled, retry jobs are filtered based on Customer or Entity mapping. When MSP is disabled, retry jobs follow organization-level visibility rules.

<table><thead><tr><th width="165.79998779296875">Scope</th><th width="275.0001220703125">When MSP is Enabled</th><th>When MSP is Disabled</th></tr></thead><tbody><tr><td><strong>Customer User</strong></td><td>Can view retry jobs only for assets mapped to their Customer.</td><td>Visibility follows organization-level access. No MSP filtering applied.</td></tr><tr><td><strong>Entity User</strong></td><td>Can view retry jobs only for assets mapped to their Entity.</td><td>Visibility follows organization-level access. No MSP filtering applied.</td></tr><tr><td><strong>Organization User</strong></td><td>Can view retry jobs for all assets within the organization.</td><td>Can view retry jobs for all assets within the organization.</td></tr><tr><td><strong>Data Filtering</strong></td><td>Retry jobs are filtered based on Job → Asset → MSP mapping.</td><td>No MSP-based filtering.</td></tr></tbody></table>
