Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request timeout should be configurable in PiwikTracker.php #3125

Closed
anonymous-matomo-user opened this issue Apr 25, 2012 · 1 comment
Closed
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Milestone

Comments

@anonymous-matomo-user
Copy link

The PiwikTracker.php sendRequest() method has a http request timeout of 600 seconds. This isn't ideal for many use cases, so it'd be great to see support for a configurable timeout.

@diosmosis
Copy link
Member

(In [6279]) Fixes #3125, made formerly hardcoded timeout value configurable in PiwikTracker. Can be set via a setter.

@anonymous-matomo-user anonymous-matomo-user added this to the Piwik 1.8 milestone Jul 8, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Projects
None yet
Development

No branches or pull requests

2 participants