Changes between Initial Version and Version 1 of Ticket #32306, comment 13
- Timestamp:
- 07/21/2025 05:07:40 PM (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32306, comment 13
initial v1 10 10 11 11 Tangentially, the default timeout of the `Requests` API is `10` whole seconds 😅 12 13 Edit 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 17 This 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.