serpapi/google-search-results-php

Timeouts when using the PHP library

maucherOnline opened this issue · 1 comments

We are using the library to pull Google reviews. Very frequently, we get errors like this, where it says 'cURL error 28: Operation timed out after 5009 milliseconds with 0 bytes received'.

Is there a way to increase the timeout limit to something like 60 seconds?

This was related to a server issue on our side.