Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #32306, comment 13


Ignore:
Timestamp:
07/21/2025 05:07:40 PM (6 months ago)
Author:
johnjamesjacoby
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32306, comment 13

    initial v1  
    1010
    1111Tangentially, the default timeout of the `Requests` API is `10` whole seconds 😅
     12
     13Edit to respond to Dion:
     14
     15> maybe we can respond to the cron HTTP request/socket with headers and a body quicker and avoid the logged warning
     16
     17This would be the most thorough fix, but I imagine bumping the timeout slightly is a simpler work-around, since there has not been any other similar non-cron SSL problem reported.