turn timeout - check for infinite loops

hello! i have a complex flow with many functions to query external LLM completion endpoints because voiceflow doesn't have the models i want. as a result, i frequently get "turn timeout - check for infinite loops" supposedly because the amount of functions take too long to run, even though there aren't any infinite loops. is there a way to increase the duration before timeout? reducing the amount of functions really wouldn't be ideal here
Was this page helpful?