What jobs run at 1 minute intervals?



  • Cpu usage spikes every minute by jsreport node process, even when there are no reports being generated. I am guessing it is a job that has a 1 minute interval by default and I would like to extend that. I am running jsreport server 3.1.0. My question is what jobs run at 1 minute intervals and how to configure them through config file?



  • The best way to get all the config options is to run the command

    jsreport help config
    

    Then you can fulltext search for 60000 or 1m and find the following

    extensions.fs-store.compactionInterval
    profiler.cleanupInterval
    

Log in to reply
 

Looks like your connection to jsreport forum was lost, please wait while we try to reconnect.