-
Improvement
-
Resolution: Fixed
-
Trivial
-
3.3.14
-
None
Currently version checks use default timeout value of 6 sec. from the file_downloader.get() function definition.
6 seconds is often not enough for Guzzle client to get a responce for request, so it'd be good to increase the value to avoid FSOCK_TIMEOUT errors.
- is related to
-
PHPBB-17442 phpbb/file_downloader.php is missing a user agent
- Open
- was caused by solution of
-
PHPBB-17385 Version check without SSL flag for CDB extensions fails
- Open