Attached is a 'first pass' patch which tries to lighten the server load on admin/build/features by spawning an individual web request to get the status for each feature. The idea here is that checking every features status in one go is doomed to failure, so we'll do one at a time.

Two things needs to be cleaned up in this patch 1)the themeing and 2) it currently fires all extra request simultaneously (I think it should be one by one).

In the meantime it may be useful anyhow. :)

CommentFileSizeAuthor
#1 json_check.2.patch5.21 KBjmiccolis
json_check.patch4.73 KBjmiccolis

Comments

jmiccolis’s picture

StatusFileSize
new5.21 KB

Better patch, markup is slightly better, requests are handled one by one.

Young, do you have a clock-style-ajax-is-doing-it's-thing.png we can use on this?

yhahn’s picture

Status: Active » Fixed

You just pwned that memory limit. http://drupal.org/cvs?commit=222112

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.