I run a single api request using OpenAI
the problem is that it takes more than 50 seconds to recieve a response
and because of that I am getting timeout limit on bubble
Any advice on how to fix this?
My app is just a single request but it takes a while to recieve a response