Does anyone know if a scheduled script has a time limit or something? I have a scheduled script that does some heavy processing, and reschedules itself if it gets close to governance limits. At a certain point it just gets an 'unexpected error' when creating a case. All log statements around the case.save() indicate the data is correct, and there are no user events on the case record that show errors. Has this happened to anyone else?