When I am deploying from Dev to QA env. some time timer is run and some time not run. Timer schedule is "When Published".
Hi @Dilesh Tembhurne
Could you confirm if there are any configurations in Service Center that might be overriding the settings applied in Service Studio?
How many Timer instances are running at the same time? By default only three Timers can run at the same time per front-end server.
AC
Hello Dilesh,
Since your timer is schedule to run "When Published" it will run when containing module is published, I think you are not referring to this when you say sometime it runs sometime not. One of the other ways to run the timer is programmatically through Wake Timer, is this where you are facing problem? When you expect the timer to run, for troubleshooting did you check the timer details in service center, for instance Status, Last Run, Next Run, Running Since etc?
Regards,
Junaid