Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
trying to change curl timeout - config option didn't seem to help. - Help!

none of these prevented the FeedDiscussion timeout in $RSSData in
$Configuration['Garden']['SocketTimeout'] = '0';
$Configuration['Garden']['SocketTimeout'] = FALSE;
$Configuration['Garden']['SocketTimeout'] = 0;
also tried modifying in functions.general.php and trying curl init options.
nada..
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
0