[wp-trac] [WordPress Trac] #46066: Only pause plugins/themes for persistent errors
WordPress Trac
noreply at wordpress.org
Tue Jan 22 16:28:05 UTC 2019
#46066: Only pause plugins/themes for persistent errors
----------------------------+-----------------------
Reporter: schlessera | Owner: (none)
Type: enhancement | Status: new
Priority: high | Milestone: 5.1
Component: Bootstrap/Load | Version: trunk
Severity: normal | Keywords: has-patch
Focuses: |
----------------------------+-----------------------
To avoid pausing plugins/themes through the fatal error protection because
of random one-off errors, we should do a redirect first and see whether
the error persists. If not, there's no need to pause the plugin/theme, it
was just a temporary issue.
This ties into #45940, as it will further reduce the amount of pausing
that we do.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46066>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list