I just upgraded to 10.5 and I get this error in Server:
workflow exceeded maximum runtime of 30 seconds and was cancelled.
App is designer works fine, no events are happening. Solutions center at Inspire16 told me it's a new restriction in 10.5 and it's related to chained apps but nothing more...
I ran a performance profiling on the tools in my app to see if I have bottlenecks. I have an input tool that runs the longest (7.5 secs) which doesn't seem unreasonable. My input connects to sql server and pulls down 8 recs. It uses 64bit ODBC Driver version: 03.80.
Has anyone ran into this? Can I change this 30 second threshold in a secret xml file somewhere?