Parsely/wp-parsely

Post List Stats: Increase data fetching timeout

Closed this issue · 0 comments

Is your feature request related to a problem?

From time to time, the PCH Post List Stats will show an error, resembling the following:

Error while getting data for Parse.ly Stats.
Detail: (http_request_failed) cURL error 28: Operation timed out after 10000 milliseconds with 53248 bytes received

Our discussion with the Parse.ly back-end team revealed that little can be done from the API's side.

Describe the solution you'd like

Try to increase the timeout from our side, and see whether this creates performance problems or not.

Describe alternatives you've considered

Leave things as they are.