Job priority
Priority is set per Scheduler job and has three levels: High, Medium, and Low. If two jobs are queued at the same time, the one with the higher priority is picked up first. A lower-priority job that is already running will complete before a higher-priority job is picked up. Disabled Schedulers are ignored by Data Engines.Common issues and solutions
Scheduler runs overlap This happens when a process takes longer to complete than the interval between runs. For example, an Incoming configuration that takes 10 minutes to complete but is scheduled every 5 minutes will cause a backlog in the queue. Check the Total throughput time column on the Queue page to see how long a process actually takes, then adjust the Scheduler interval to be longer than the process duration. Process runs out of memory The default memory limit per process is 384 MB. Common causes and solutions:
If none of these solutions resolves the issue, a memory limit upgrade can be requested via your Customer Success Manager.