Skip to content
Snippets Groups Projects
Commit 7350df58 authored by Oliver Hader's avatar Oliver Hader
Browse files

Revert "[BUGFIX] Set HTTP timeout to 20 seconds"

This reverts commit f49f871b.

The change for issue #102606 has the potential to do more harm
than good. The initial intention was to define a HTTP timeout to
be lower than the PHP `max_execution_time`. Defining general
HTTP `timeout` of 20 seconds now also limits e.g. long running
CLI processes - which can be considered a breaking change.

Resolves: #102610
Reverts: #102606
Releases: main, 12.4
Change-Id: I601051b8d52c9064800075cd0f928f236373e9ef
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/82140


Tested-by: default avatarOliver Hader <oliver.hader@typo3.org>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarOliver Hader <oliver.hader@typo3.org>
parent f4eeae7d
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment