UPDATE_MAX_FETCH_TIME

Maximum number of seconds to try fetching available update data at a time.

1 use of UPDATE_MAX_FETCH_TIME
_update_fetch_data in modules/update/update.fetch.inc
Attempts to drain the queue of tasks for release history data to fetch.

File

modules/update/update.module, line 74

Code

define('UPDATE_MAX_FETCH_TIME', 30);

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.