Hi there, I have created a Notebook (Python) within AGOL and scheduled the task to run once a day at 1:30am. Everything was working just fine until a couple of days ago. Now, the results are mentioning the task has been skipped because of a previously running task. I have nothing else running besides this one task. I can manually run the task just fine. Unfortunately, the results from the skipped task are less than informative. Anyone else experience this issue? Any suggested work-arounds? I will delete the scheduled task and recreate it.
Also, the Notebook environment within AGOL seems a bit weak as compared to having Anaconda installed on your local desktop. If you are not actively working with your Notebook then the kernel stops. You must save frequently.