Drupal 9 Guzzle Client Increase Timeout

[Solved] Drupal 9 Guzzle Client Increase Timeout | Php Frameworks Drupal - Code Explorer | yomemimo.com
Question : drupal 9 guzzle client increase timeout

Answered by : blueeyed-booby-mmft5pkkhrpq

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

Source : | Last Update : Wed, 09 Jun 21

Answers related to drupal 9 guzzle client increase timeout

Code Explorer Popular Question For Php Frameworks Drupal