Hello
I am working on a script that will create 6000 pdf maps of quarter sections. Each map will display water system assets along with other features. When I start the script, it runs fine until around 8:43 pm which is the hour in which our SDE database updates with the day's edits. I tried getting around this by adding in a time.sleep line to have the script pause until the next morning but when the script tries to resume it always exits out. I am not sure how to get around/fix this issue.
Thanks
Scott