Hi everyone, I have configured a Job Queue Entry to run every 1 minute in Business Central.
Settings:
- Recurring Job = Enabled
- Run on all days (Monday–Sunday)
- No. of Minutes between Runs = 1
- Status = Ready
However, the job does not run every minute. In Job Queue Log Entries, I see that it runs every 5 minutes instead.
The job is Codeunit 5339 – Integration Synch. Job Runner.
Is there any server configuration or limitation that prevents jobs from running every minute?
Has anyone faced this issue before?