You are here

constant BACKGROUND_PROCESS_CLEANUP_AGE in Background Process 7.2

Same name and namespace in other branches
  1. 8 background_process.module \BACKGROUND_PROCESS_CLEANUP_AGE
  2. 6 background_process.module \BACKGROUND_PROCESS_CLEANUP_AGE
  3. 7 background_process.module \BACKGROUND_PROCESS_CLEANUP_AGE
2 uses of BACKGROUND_PROCESS_CLEANUP_AGE
BackgroundProcess::reDispatch in ./background_process.inc
If process has been locked for more than 10 seconds without starting then dispatch it again.
background_process_settings_form in ./background_process.admin.inc
FAPI definition for settings page.

File

./background_process.module, line 28

Code

define('BACKGROUND_PROCESS_CLEANUP_AGE', 120);