Screenshot of system status check being loaded via AJAX

Overview

This small module loads the system status check displayed on the admin/config page via AJAX so that the page is rendered more quickly even when some of the status checks hang. For example, if a status check queries a third party service by issuing a blocking HTTP request, the loading of the config page will be delayed by however many seconds it takes to query the service or timeout if the service is down.

How to Contribute

Looking to contribute but don't know where to start? Keep an eye on the low hanging fruit issues and post a patch (refer to the "Patching" section).

Maintainer

System Status AJAX is maintained by Chris Pliakas.

Follow Chris on Twitter: @cpliakas

Project information

Releases