serpapi / google-search-results-php

Google Search Results PHP API via Serp Api
https://serpapi.com
MIT License
54 stars 41 forks source link

Timeouts when using the PHP library #13

Closed maucherOnline closed 1 year ago

maucherOnline commented 1 year ago

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?

maucherOnline commented 1 year ago

This was related to a server issue on our side.