Queue Processor not processing at the scheduled time
Hello All,
I have a Queue processor with delayed processing of 15 secs.
When I am queueing the item, I can see the item queued and scheduled for processing after 15 secs in ADMIN STUDIO
But the processing the item does not starts at the scheduled time and starts much later than that. (Sometimes 30 secs, sometimes more than a minute)
Can anyone help regarding this? Is there a PEGA default delay? Why I am experiencing this type behavior?
@DmitryS2339for pushing delayed Queue Processor tasks to process - Pega used pzDelayedQueueProcessorSchedule Job Scheduler which pushes scheduled items for work. So that's why delayed items process at same time with minute interval