You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Large audits with {urlCount.toLocaleString()} URLs can take <strong>several hours</strong> to complete — total time depends on how quickly each origin site responds. You can safely close this page; the scan continues running in the background.
458
+
{emailNotificationsCount===0&&(
459
+
<> We recommend enabling <strong>Email Notifications</strong> above so you're alerted when results are ready.</>
460
+
)}
461
+
</>
462
+
) : (
463
+
<>You can safely close this page; the scan continues running in the background. The report will refresh automatically when it's done.</>
464
+
)}
465
+
{slowPageCount>0&&(
466
+
<>
467
+
{" "}
468
+
<strong>{slowPageCount.toLocaleString()}</strong>{slowPageCount===1 ? "page has" : "pages have"} responded too slowly so far (over 30 seconds) and could not be fully scanned.
0 commit comments