Hey Bubble team & community
The current ~60-second API Connector timeout is too short for today’s workloads—especially AI calls that do heavier reasoning. Please let us configure a longer timeout (e.g., up to 180–300s) per call and/or per app.
Why?
-
Modern AI calls (e.g., GPT-5-style “thinking” / tool-use chains), transcription, indexing, and document processing often exceed 60s even with optimized prompts and streaming.
-
Some third-party services legitimately take longer (video jobs, large PDF parsing, data exports), and failing at 60s creates brittle UX and unnecessary retries.
Request
- Make the timeout configurable (per call + app default), up to ~300s