Sling job is running after 2 to 3 minutes from job addition
We have two to three jobconsumer in publish instance(AEM 6.3 SP1). After adding the job to particular topic(job manager.addJob), Job consumer consuming the same topic is running after 2 to 3 minutes. Same issue exists for other jobconsumers in publish instance. Publish instance is clustered one and using MongoDB(Leader and Non Leader).
Verified that jobs are distributed on both instances and startup delay is set as 30 in Apache sling job manager.
Is there are other configuration need to be changed to run the job atleast within 30 - 40 seconds ?
Is there any way to debug this issue ?