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 ... |