I have a scheduled workflow, that working is breaked after about 2 hours. In View Schedules->Results I can see following (see screenshot). What is the reason? Is it overload by cashing of data?
I am not 100% familiar with the scheduler itself (more the server) but maybe check the settings if there is a timeout in the scheduler settings. If it stops at 2 hours, it may be linked to that.
Thank you Ladarthure. I found in settings following option: cancel jobs running longer than (seconds), the value was 5400. This is less than 2 hours, but I have unchecked this option. Now workflow is running and I observe it.