[wp-trac] [WordPress Trac] #54617: Add more details when site health checks fail
WordPress Trac
noreply at wordpress.org
Fri May 6 11:07:50 UTC 2022
#54617: Add more details when site health checks fail
-------------------------+---------------------
Reporter: dingo_d | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: 6.1
Component: Site Health | Version: 5.2
Severity: normal | Resolution:
Keywords: | Focuses:
-------------------------+---------------------
Changes (by Clorith):
* milestone: Awaiting Review => 6.1
Comment:
I think we could safely introduce the information on what endpoint was
attempted here, that seems fine.
I would not want to introduce backtraces or similar, this is a screen
intended for non-technical users to either resolve scenarios on their own,
or get the details on where to discover how to resolve it, and a backtrace
is just far too technical an element to add to the mix at that point.
I've attached [attachment:"54617.JPG"] as an example of giving slightly
more details (and I think it might make more sense to strip html, instead
of just escaping it, from the response body here, looking at your example
there's a lot of markup at times).
The example splits out the response from the long string, putting it on
its own line wit ha clear definition in front of it of what the user is
looking at, which I think will also be more useful in the long run.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/54617#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list