Closed cnrodrig closed 1 year ago
Hi @cnrodrig - our Cloud platform has a max timeout of 10 seconds in the Cloud - this is not configurable. If you wish to have a longer timeout then self hosting can be utilised, with the QUERY_THREAD_TIMEOUT
environment variable set.
[ x] I have searched budibase discussions and github issues to check if my issue already exists
Cloud
Describe the bug We are trying to integrate chat gpt with Budibase using chatgpt api. When we use short prompts it works but for larger prompts sometimes we get a timeout (10000 ms) EDIT: We have checked and sometimes with short prompts (that in Postman the response time is almost 0) we got the same error.
I understand that there is a QUERY_THREAD_TIMEOUT variable on self hosted deployments, but we don't know what to do in the cloud
To Reproduce Steps to reproduce the behavior:
"Sometimes" we get the error (depends on the response time)
BUDI-7036