amalraj
journeyman
Joined: 02/10/2011 03:10:41
Messages: 25
Offline
|
Hello,
I have some doubt in case of Job Misfire instruction in CronTrigger.
On misfired situation, is it possible to retry multiple times(which is configurable) in case of CronTrigger(something like MisfireRepeatCount in SimpleTrigger)?
Example:
If CronTrigger is configured to fire every day at 10 PM with MisFire policy as FireOnce, Then if there is some DB failure from 9-11PM, it will try only once and it will wait for next day.
Is there a option to try multiple times in such a situation?
Please help me.
Thanks In Advance, -Amal
|