Now its running fine. Solved.
Now its running fine. Solved.
Thanks for letting us know.
sometimes not running
What do you see in your task's log?
It is running in Scheduled tasks. So Always On is not running Always, it is getting stuck sometimes and not running for x hours. But it says Running, but in reality not running.
It’s not possible to diagnose this without more concrete information.
If you see an Always-on task showing as “Running” but not actually doing work, we’ll need details such as: • The Always-on task log output around the time it appears stuck • Exact timestamps (with timezone) when it stopped doing work • Whether the process is CPU-bound, waiting/sleeping, or blocked on I/O • Whether restarting the task resolves it temporarily
Without logs or times, there’s nothing actionable we can check on our side.
If it happens again, please grab the relevant task log entries and post them here, or email support with the details so we can investigate properly.
But how can I copy the logs if it is not running in the first place? What is there to copy? My solution is just put it in Scheduled.
If you ask my observation, it is not running in the middle of x hours due to stuck somewhere else. or maybe memory full somewhere.
If your task is shown as Running, then the process is running. If it is not doing what you expect, you will need to debug that to find out what is going wrong.