[wp-trac] [WordPress Trac] #50448: Add tolerance to plugin and theme auto-update failure emails
WordPress Trac
noreply at wordpress.org
Mon Jul 6 16:25:37 UTC 2020
#50448: Add tolerance to plugin and theme auto-update failure emails
-------------------------------------+---------------------
Reporter: desrosj | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.5
Component: Administration | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch needs-testing | Focuses:
-------------------------------------+---------------------
Comment (by desrosj):
Replying to [comment:13 johnbillion]:
> With the proposed patch, if I've somehow messed up my filesystem and PHP
can't write to it and two separate plugins update separately within three
days, it looks like that will still result in multiple emails within a
three day period. Is that right?
If plugin A fails during attempt 1, and then plugin A & B fails during
attempt 2 say 12 hours later, then an email needs to be sent to notify the
site owner of plugin B failing. So I chose to just include all failure
information in that second email. But, if 12 hours later, only plugin A &
B fail again (no other failures or successful updates), then no email will
be sent.
If the next day, another plugin successfully updates and requires an
email, then A&B will be included in that email.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50448#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list