Job scheduler - missing starting time or detailed schedule for option "Multiple times a day"
Hi,
The “Multiple times a day” option in the job scheduler rule only allows to configure the time interval.
When restarting Pega environment, all recurring jobs created with the "Mulptiple times a day" option are scheduled using the system restart date: all jobs running for example every hour are scheduled at the exact same time, causing serious performances problems if you need to run many jobs.
Is it possible to extend Pega Job scheduler functionalities, adding a starting time when using the “Multiple times a day” option, or allowing to specify the exact times the job has to run? When restarting Pega environment all jobs should be scheduled recalculating the next execution time from the starting time configured in the Job scheduler rule, or the detailed schedule, instead of using the system restart date. This would avoid a massive schedulation at the same time.
Thanks in advance!
Anne