Project

General

Profile

Task #102610

Updated by Oliver Hader 5 months ago

The change for issue #102606 potentially causes more harm than good. 

 The initial intention was to define a HTTP timeout to be lower than the PHP @max_execution_time@. 
 Defining general timeout of 20 seconds now also limits e.g. long running CLI processes (e.g. importing data). 

Back