Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
update check failed in 3.2.2
#7
I forgot to modify configuration.php with the global api_timeout. So that is just the fallback.
This used to be important because we were calling the API constantly now not so much, althought I still would not want an off site API call to exceed 500ms, it might have been the issues the site was experiencing lately.

I might add some stats to see why our API is taking so long to respond.
API calls should be fast fast, like 60ms plus curl overhead.

Thanks for the find

To override this you can add
$api_timeout = 500; // request timeout in ms

to configuration.php
or gsconfig or anywhere else global.
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply


Messages In This Thread
update check failed in 3.2.2 - by exp-dave - 2013-08-12, 13:10:58
RE: update check failed in 3.2.2 - by shawn_a - 2013-08-12, 23:33:13
RE: update check failed in 3.2.2 - by exp-dave - 2013-08-13, 00:04:02
RE: update check failed in 3.2.2 - by shawn_a - 2013-08-13, 00:21:53
RE: update check failed in 3.2.2 - by exp-dave - 2013-08-13, 00:31:52
RE: update check failed in 3.2.2 - by exp-dave - 2013-08-14, 10:21:00
RE: update check failed in 3.2.2 - by shawn_a - 2013-08-14, 10:52:49



Users browsing this thread: 1 Guest(s)