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
Describe the bug
Hi, we have an audit named "UIC - SDD - Red template tracking" (at https://app.equalify.uic.edu/audits/3174659f80c84148af89f4b220fec47d) that we're using as a baseline to track & triage template-level a11y issues in the Red Multisite codebase (32 urls from different sites). I think content on one of the sites (or combination of sites) is causing the scan timeouts we've been seeing lately. I initially thought the timeouts were related to Red's hosting issues, but that was resolved earlier this week.
A few things to note:
This audit previously ran without issue. It initially flagged 245 blockers on July 28, 2026 but has failed since then
Individually, it looks like each of the 32 URLs can be scanned successfully in a Quick Scan.
I created two new audits splitting the URLs between them and they both scan without issue:
The scan completes with "Scan Timed Out" warning, "Scan Errors (1)", and zero blockers.
Scan error detail says "Scan timed out after 15 minutes of inactivity"
Expected behavior
The 32-URL audit should complete successfully and report blockers, as it did on July 28, 2026 (245 blockers).
Screenshots
Additional context
One URL in the audit (https://red.uic.edu) has a broken third-party iframe that increases page load by about a minute. However, this URL also scans successfully as an individual quick scan, and the other 31 URLs all load in under 3 seconds in a real browser.
Describe the bug
Hi, we have an audit named "UIC - SDD - Red template tracking" (at https://app.equalify.uic.edu/audits/3174659f80c84148af89f4b220fec47d) that we're using as a baseline to track & triage template-level a11y issues in the Red Multisite codebase (32 urls from different sites). I think content on one of the sites (or combination of sites) is causing the scan timeouts we've been seeing lately. I initially thought the timeouts were related to Red's hosting issues, but that was resolved earlier this week.
A few things to note:
To Reproduce
Expected behavior
The 32-URL audit should complete successfully and report blockers, as it did on July 28, 2026 (245 blockers).
Screenshots



Additional context
https://red.uic.edu) has a broken third-party iframe that increases page load by about a minute. However, this URL also scans successfully as an individual quick scan, and the other 31 URLs all load in under 3 seconds in a real browser.