I’ve been running into this limitation for over two years. Checking back to see if there has been any progress or update on Bubble’s self-imposed 30-second timeout for API calls within workflows (frontend and backend):
Workflow error - Failed to establish a connection after 30000 ms
Has Bubble taken any steps toward increasing this timeout? Alternatively, has anyone found a straightforward workaround—ideally without setting up a proxy server?
This is likely not an API call timeout. This is likely the API not responding at all as part of the HTTP request - check it’s configured correctly / works in Postman etc