Hello Wei,
Make sure the Scheduled Event is enabled for the right environment.
sometime deployment artifacts (like microflow) don't get properly compiled or referenced after deployment.
1.try Clear the deployment directory.
2.redeploy the app.
3.restart and try again.
sometime if the microflow was renamed or moved, SE reference might have broken.reselect and restart the app.
Hi Wei,
What is the interval on the SE, and what does it do on overlap (delay, skip)? Might it be that the flow is taking longer than the interval it is set for? Which then causes an issue to run?
Could it also be that it is taking up a lot of memory, and that at the start, that is not a problem because not many users will have been logged in, but later this becomes than a problem?
Did you debug anything on the flow?
Good luck figuring out the issue,
Jurre