41 | Admin Client > Manage Agent Schedules |
31 | Graceful termination of agents that run longer than server time limitMark Demicoli10094 - 24 2010 (5) LotusScript agents that run longer than the limit which is configured in the server document are automatically terminated by the Agent Manager. There is currently no way to handle this exception programmatically and execute a graceful termination / rollback and thus maintain data integrity. I suggest one solution may ... |
7 | Pause Agent ManagerMark Demicoli10094 - 24 2011 (1) 1. Agent Manager console command "pause". Could be useful in debugging. 2. (maybe) Add server document parameter on the Agent Manager Tab, "Pause between" which could be used to specify time ranges when the agent manager holds state / hibernates. This could be useful for allowing things like backup ... |
-16 | Agent Manager only process databases specified in server document |