Drupal 9 Guzzle Client meningkatkan batas waktu

<?php
/**
 * HTTP Client config.
 */
$settings['http_client_config']['timeout'] = 60;
?>
Blue-eyed Booby