We have workflows that pull from the Adobe API site. Recently, Adobe has been having issues. The problem is that our workflows pulling from the site, continue running. There was 1 workflow that ran for over 4 hours until we found out about it and killed it. Since then, I have put a 2 hour runtime limit on any workflow running on the server. Question: is there a better way? I would like the workflow to intelligently know when the Adobe site is down, and stop pinging it after "20 minutes", and cancel the job. Any ideas? Thanks,