#3322 - Cleanup broken URL APIs
0 guests and 0 members have recently viewed this.
The top 3 point earners from 22nd Mar 2026 to 29th Mar 2026.
| Gabri |
|
|
|---|---|---|
| Jason Verhagen |
|
|
| jacobgkau |
|
|
There are no events at this time
Should be different health checks for local URLs, remote URLs, and the other options currently handled in admin_broken_urls."
EDIT: No, because false-positives will happen.
So the broken URL checking needs to handle 403 (and probably 401) as not failures. Perhaps make the checks smarter than binary fails/works, with support for a few different response categories, and include this information in the check results.