Ignoring the "why" - that's a fix currently in progress - but how can I change the Designer's GW timeout setting for running functions like system.tag.queryTagHistory? It's currently 60s
(tag history data tables have no indexes for older data so these can take minutes to return results instead of seconds - currently sitting with end user IT to add indexes, but in the meantime... I'm also generally curious)
I have tried editing the Project's Vision Read Timeout setting, but it hasn't had any effect. Is there a Java option I can pass in? Or a script I can run to alter the timeout value from the script console?