Project

General

Profile

User story #3679

Updated by François ARMAND about 10 years ago

Many user reports they'd like to have the schedule of the agent execution changed; either to every minutes, or every hour. 
 There are no easy way to change that for the moment (except from changing the executor control in system/common/1.0/promises.st) and there is no proof that everything will work perfectly. 

 What could go wrong (untested, and probably incomplete/invalid list): 
 # reporting on no answer rely on the 5 minutes schedule 
 # some classes may be set to persist for 5 minutes 
 # default lock is one minute 
 # database will get HUGE for one minute schedule 



Back