UPDATE_MAX_FETCH_ATTEMPTS
Maximum number of attempts to fetch available update data from a given host.
1 use of UPDATE_MAX_FETCH_ATTEMPTS
- _update_process_fetch_task in modules/
update/ update.fetch.inc - Processes a task to fetch available update data for a single project.
File
-
modules/
update/ update.module, line 69
Code
define('UPDATE_MAX_FETCH_ATTEMPTS', 2);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.