Timer start event slacking when multiplice processes are running
I have a timer startevent that starts a service task every 10 seconds.the service task launches another independent asynchronous process that takes 2-3 days to finish.Well, this works fine for the first 3-4 minutes.. after that, the timer startevent ...