No tasks
+ ) : ( +{task.description}
+Created: {task.createdAt.toLocaleString()}
+{Math.round(task.expectedProgress * 100)}%
+{task.currentJobDescription}
+ {status === "Queued" && ( + + )} + {status === "Processing" && ( + + )} +{totalProcessed}
+{(averageProgress * 100).toFixed(2)}%
+