What’s the best way to configure the Agent Scripting node to prevent premature termination during long form-filling sequences? The current setup drops the call after 45 seconds of silence, which is insufficient for our compliance scripts.
node_type: agent_scripting
timeout_ms: 45000
action_on_timeout: disconnect