Yeah man, it SUCKS.
How am I supposed to use it in a complex scenario where I need to wait for an AI response and the AI has to analyse a bunch of knowledge and take its time to delevop an decent answer. Forcing a max 10sec timeout is just RIDICULOUS. Manychat SUCKS. I hope everyone reading this can find another tool that is actually decent.
Requests to openai.com have longer timeout, I think it’s 30 or 60 seconds, not 100% sure. Either way, it works fine.
If you do the request to another domain then you need to create an asynchronous flow, which is more work, but also gets the job done.
I suggest you try to make the external request from Manychat directly to openai.com and you issue will be sorted.