50 second API call timeout limit

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

Bubble is looking into ways to extend the timeout, see the event they just hosted.

As for right now you can use a connections processor like Make/Zapier to handle the request for you and then send it to a webhook of yours.

1 Like

I am looking into tutorials but coudlnt find anything how to do it with make

This topic was automatically closed after 70 days. New replies are no longer allowed.