NA delay in starting tasks

I have issue in NA while runnig tasks during API as too much time
betwwen schedule date to start time taht may take about 3 minutes 
As the following table can anyone khnow what could be the cause

Schedule Date May-14-24 15:30:08  
Start Date May-14-24 15:33:21  
Complete Date May-14-24 15:33:29  
  • 0  

    Hi,

    What version of NA are you using?  

    I've seen this in the past but was quite some time ago (10.x version).  I as able to improve this a bit with how my script was written, but there was still a difference (slower).

    So, question, have you seen any issues if you run the same task in the Web UI?  Is it all tasks?  By chance, are you doing a run external application?  

    This may not be the easiest thing to do, but find a time when not much else is running on NA, then for troubleshooting, turn up / set to trace

    api/cli

    system/db

    system/query

    system/scheduler

    and then repeat your test

    then reset the logging and collect the troubleshoot.zip and see if you notice anything odd.  

    You should see your connection, the commands issued and then the scheduler (and DB) actions.  Just curious if you see any errors or similar with scheduler.  

    Good luck!