I have a few notebooks that run nightly to backup my field data. I have 2 distinct groups of feature services, and each has a notebook for csv export and file gdb backup. So, 4 notebooks in total that have been successfully running sine November of 2025. The notebooks loop through items in an AGOL group and export them.
As of early AM Monday, my 2 file gdb notebooks fail to complete (they time out while exporting a larger gdb). My first thought was a particular feature was corrupted and failing to export, but since the exports are failing on different hosted feature services, that doesn't seem plausible. So, I updated the runtimes for all notebooks to python 13 (standard), with no improvement. Has anyone else experienced similar issues?
Some more background:
I meant to put in a support ticket yesterday, but the day got away from me on other pressing issues. The FGDB export via survey123.com never completed, and exports via my retired desktop python scripts also never completed.
However, my notebooks ran as expected last night. So maybe something on services9 fixed itself, or Esri found the problem via other means and resolved it. We'll see what Monday brings.
Hey Rob,
Did you get any further issues on this? One thing I have seen in the past is that scripts can struggle on services that have a large build up of backend tables such as sync, and in particular Change Tracking.
Worth doing a trim of these if this is still ongoing.
Hopefully all is working again,
David