fascinating-indigo•2y ago
Help with Open AI Api timeouts
I am using Open AI API and when getting status for a run on some of the user utterances, the workflow timesout after 100 iterations. Presumably to stop an infinite loop, but sometimes the API takes longer to come back with a completed run. How do I ensure that Voiceflow doesn't stop the checks after 100 runs or how do I introduce a delay before checking status?
1 Reply
broad-brown•2y ago
Yes either there is the a maximum runs for these loops or if the response time is longer then 1 minute it will give a timeout anyways. Please note that this is not a issue with VG but VF. I would suggest looking for a OpenAI API function in the vf discord channel.