I wonder if it is possible to customize the timeout for running a python script via the Python Scope and Invoke Python Method Activity.
I have complex python script which runs longer than 1 hour some times, but when it does so there is a hard exit from the activity which I can not control.
In the upcoming version of Python Activities we will have a Timeout property for the Python Scope activity. This new version will be released later this month.